From 16a30bd3b6beb59428a5668b96e89d9ff01b4c89 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 27 Oct 2000 13:36:37 +0000 Subject: 2000-10-27 Ralf Corsepius * automake/multilib.am: New file. * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of the automake/ directory. --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 3564ff0d9e..c13e8e2a09 100644 --- a/Makefile.am +++ b/Makefile.am @@ -11,7 +11,8 @@ ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal SUBDIRS = doc make tools @TARGET_SUBDIRS@ -AUTOMAKE_FILES = automake/subdirs.am automake/local.am automake/lib.am +AUTOMAKE_FILES = automake/compile.am automake/host.am automake/lib.am \ + automake/local.am automake/multilib.am automake/subdirs.am ACLOCAL_FILES += aclocal/ar-s.m4 aclocal/bsp-alias.m4 \ aclocal/canonical-host.m4 aclocal/canonical-target-name.m4 \ -- cgit v1.2.3