summaryrefslogtreecommitdiffstats
path: root/cpukit/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-07-08 15:27:02 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-07-08 15:27:02 +0000
commit07da9598604deba6c55d427f2cec71e8bfdf7ab3 (patch)
tree08a4af2c96824ff31ee1d9f9d171c411c863d842 /cpukit/Makefile.am
parent2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-07da9598604deba6c55d427f2cec71e8bfdf7ab3.tar.bz2
2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Merge-in libcsupport/configure.ac. * Makefile.am: Add libcsupport to SUBDIRS.
Diffstat (limited to 'cpukit/Makefile.am')
-rw-r--r--cpukit/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am
index fa0280a647..b5cbd8991b 100644
--- a/cpukit/Makefile.am
+++ b/cpukit/Makefile.am
@@ -7,7 +7,7 @@ ACLOCAL_AMFLAGS = -I aclocal
include $(top_srcdir)/automake/multilib.am
SUBDIRS = . include ada score rtems sapi posix itron
-SUBDIRS += libblock libfs
+SUBDIRS += libcsupport libblock libfs
SUBDIRS += libnetworking
SUBDIRS += @subdirs@
SUBDIRS += libmisc