summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/configure.ac
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-04 17:55:57 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-04 17:55:57 +0000
commit46ea78a08cb4a29a847e90e487ae1c3e5ba8ae96 (patch)
treebb258e6699031b66a93d58968e77770e768b7fee /cpukit/posix/configure.ac
parent2001-12-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-46ea78a08cb4a29a847e90e487ae1c3e5ba8ae96.tar.bz2
2001-12-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove optman/Makefile from CONFIG_FILES. * Makefile.am: Remove optman from SUBDIRS.
Diffstat (limited to '')
-rw-r--r--cpukit/posix/configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/posix/configure.ac b/cpukit/posix/configure.ac
index a19b0be67f..79a102efac 100644
--- a/cpukit/posix/configure.ac
+++ b/cpukit/posix/configure.ac
@@ -53,7 +53,6 @@ AM_CONFIG_HEADER(src/config.h)
AC_CONFIG_FILES([Makefile
src/Makefile
include/Makefile
-optman/Makefile
inline/Makefile
macros/Makefile
])