summaryrefslogtreecommitdiffstats
path: root/cpukit/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-07-08 17:08:05 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-07-08 17:08:05 +0000
commitda0fc5d2ead84ee84a8206da550258264fc9ac42 (patch)
tree646c2451d291aa1705d2e3dae6e301b6ac5823e1 /cpukit/Makefile.am
parent2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-da0fc5d2ead84ee84a8206da550258264fc9ac42.tar.bz2
2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Merge-in librpc/configure.ac. * Makefile.am: Add librpc to SUBDIRS. Remove @subdirs@.
Diffstat (limited to 'cpukit/Makefile.am')
-rw-r--r--cpukit/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am
index b5cbd8991b..9a41ac6cad 100644
--- a/cpukit/Makefile.am
+++ b/cpukit/Makefile.am
@@ -8,8 +8,7 @@ include $(top_srcdir)/automake/multilib.am
SUBDIRS = . include ada score rtems sapi posix itron
SUBDIRS += libcsupport libblock libfs
-SUBDIRS += libnetworking
-SUBDIRS += @subdirs@
+SUBDIRS += libnetworking librpc
SUBDIRS += libmisc
SUBDIRS += wrapup