summaryrefslogtreecommitdiffstats
path: root/cpukit/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-09-24 08:11:33 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-09-24 08:11:33 +0000
commit71e66df3ce4643964d4baffad6bb2426df9007b4 (patch)
tree68b3b6bbece7e8e1c2dc71ff21cd49d9c39c19f2 /cpukit/configure.ac
parent2003-09-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-71e66df3ce4643964d4baffad6bb2426df9007b4.tar.bz2
2003-09-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in include/Makefile.am. * include/Makefile.am: Remove. * configure.ac: Reflect having removed include/Makefile.am and librpc/include/Makefile.am.
Diffstat (limited to '')
-rw-r--r--cpukit/configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpukit/configure.ac b/cpukit/configure.ac
index a40727f806..1dab22c307 100644
--- a/cpukit/configure.ac
+++ b/cpukit/configure.ac
@@ -227,7 +227,6 @@ AM_CONDITIONAL([LIBSERDBG],[test x"$rtems_cv_cc_attribute_weak" = x"yes"])
# Explicitly list all Makefiles here
AC_CONFIG_FILES([
Makefile
-include/Makefile
ada/Makefile
rtems/Makefile
sapi/Makefile
@@ -246,7 +245,6 @@ libnetworking/lib/Makefile
libnetworking/libc/Makefile
libnetworking/wrapup/Makefile
librpc/Makefile
-librpc/include/Makefile
librpc/src/Makefile
librpc/src/xdr/Makefile
librpc/src/rpc/Makefile