From b422de6ce00dd3e063530abf3ef5431153a5de73 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 8 Jul 2003 13:50:16 +0000 Subject: 2003-07-08 Ralf Corsepius * configure.ac: Merge-in posix/configure.ac. Merge-in itron/configure.ac. Misc. cosmetical changes. * Makefile.am: Add posix, itron to SUBDIRS. --- cpukit/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cpukit/Makefile.am') 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 -- cgit v1.2.3