summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-10-27 13:36:37 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-10-27 13:36:37 +0000
commit16a30bd3b6beb59428a5668b96e89d9ff01b4c89 (patch)
treed171d20caa53d96729b1be16ae52dcdc9048e68e /Makefile.am
parent2000-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-16a30bd3b6beb59428a5668b96e89d9ff01b4c89.tar.bz2
2000-10-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* automake/multilib.am: New file. * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of the automake/ directory.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
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 \