summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-10-23 08:05:58 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-10-23 08:05:58 +0000
commitfb2fc21a91af226b0f984cd1a551435112e099b4 (patch)
treed0db63b67061b23d282003997297e2649cec0255 /Makefile.am
parent2003-10-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-fb2fc21a91af226b0f984cd1a551435112e099b4.tar.bz2
2003-10-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/canonical-host.m4: Remove. * Makefile.am: Reflect changes above.
Diffstat (limited to '')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c869feed5c..1f5955e504 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -18,7 +18,6 @@ AUTOMAKE_FILES += automake/subdirs.am
ACLOCAL_FILES =
ACLOCAL_FILES += aclocal/bsp-alias.m4
-ACLOCAL_FILES += aclocal/canonical-host.m4
ACLOCAL_FILES += aclocal/canonical-target-name.m4
ACLOCAL_FILES += aclocal/check-bsps.m4
ACLOCAL_FILES += aclocal/check-custom-bsp.m4