From b6b3cf5246de7ece8129c03d29975a46a11f7c63 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 15 Jun 2002 05:33:10 +0000 Subject: Add AUTOMAKE_FILES. --- cpukit/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'cpukit/Makefile.am') diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am index 4325ae2c53..4b7504d991 100644 --- a/cpukit/Makefile.am +++ b/cpukit/Makefile.am @@ -15,5 +15,9 @@ preinstall-stamp: touch preinstall-stamp DISTCLEANFILES = preinstall-stamp +AUTOMAKE_FILES = automake/compile.am automake/lib.am automake/local.am \ + automake/multilib.am automake/subdirs.am +EXTRA_DIST = $(AUTOMAKE_FILES) + include $(top_srcdir)/../../../automake/subdirs.am include $(top_srcdir)/../../../automake/local.am -- cgit v1.2.3