summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-06-30 06:22:31 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-06-30 06:22:31 +0000
commit48e7a7181cbcdef94681aa68222e49ad78de2976 (patch)
treecee67d5ac52a750c9b6aff70d2b98214863f054d /Makefile.am
parent2002-06-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-48e7a7181cbcdef94681aa68222e49ad78de2976.tar.bz2
2002-06-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* automake/multilib.am: Remove. * Makefile.am: Reflect change above.
Diffstat (limited to '')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index d6e89eec74..63941bb3a8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,7 +11,7 @@ ACLOCAL_AMFLAGS = -I aclocal
SUBDIRS = tools make $(BUILD_SUBDIRS) $(HOST_SUBDIRS) $(TARGET_SUBDIRS)
AUTOMAKE_FILES = automake/compile.am automake/host.am automake/lib.am \
- automake/local.am automake/multilib.am automake/subdirs.am \
+ automake/local.am automake/subdirs.am \
automake/leaf.am automake/force-preinstall.am
ACLOCAL_FILES = aclocal/bsp-alias.m4 aclocal/canonical-host.m4 \