summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-15 13:10:37 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-15 13:10:37 +0000
commit9b1a45f1cc8bf9dba56936a885d65e301eb6d2bb (patch)
tree6bfb4ed3d9183d4207fa192d759f83d08a6d2b41 /Makefile.am
parent2000-09-14 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-9b1a45f1cc8bf9dba56936a885d65e301eb6d2bb.tar.bz2
2000-09-14 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 586e5fa90f..3564ff0d9e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,7 +20,7 @@ ACLOCAL_FILES += aclocal/ar-s.m4 aclocal/bsp-alias.m4 \
aclocal/check-itron.m4 aclocal/check-multiprocessing.m4 \
aclocal/check-networking.m4 aclocal/check-newlib.m4 \
aclocal/check-posix.m4 aclocal/check-rdbg.m4 aclocal/enable-bare.m4 \
- aclocal/enable-cxx.m4 aclocal/enable-gcc28.m4 aclocal/enable-hwapi.m4 \
+ aclocal/enable-cxx.m4 aclocal/enable-gcc28.m4 \
aclocal/enable-inlines.m4 aclocal/enable-itron.m4 \
aclocal/enable-libcdir.m4 aclocal/enable-multiprocessing.m4 \
aclocal/enable-networking.m4 aclocal/enable-posix.m4 \