summaryrefslogtreecommitdiffstats
path: root/cpukit/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-07-08 13:50:16 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-07-08 13:50:16 +0000
commitb422de6ce00dd3e063530abf3ef5431153a5de73 (patch)
tree763cb7705ad5e70370f9cdbe27a506973438cb11 /cpukit/Makefile.am
parent2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-b422de6ce00dd3e063530abf3ef5431153a5de73.tar.bz2
2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Merge-in posix/configure.ac. Merge-in itron/configure.ac. Misc. cosmetical changes. * Makefile.am: Add posix, itron to SUBDIRS.
Diffstat (limited to 'cpukit/Makefile.am')
-rw-r--r--cpukit/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am
index 146e549c4d..fa0280a647 100644
--- a/cpukit/Makefile.am
+++ b/cpukit/Makefile.am
@@ -6,7 +6,8 @@ ACLOCAL_AMFLAGS = -I aclocal
include $(top_srcdir)/automake/multilib.am
-SUBDIRS = . include ada score rtems sapi libblock libfs
+SUBDIRS = . include ada score rtems sapi posix itron
+SUBDIRS += libblock libfs
SUBDIRS += libnetworking
SUBDIRS += @subdirs@
SUBDIRS += libmisc