From e30210eaf1537cb0ff9fa2e032f2e2a899ca2a00 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 8 Jul 2003 10:41:37 +0000 Subject: 2003-07-08 Ralf Corsepius * configure.ac: Merge-in libmisc/configure.ac. * Makefile.am: Add libmisc to SUBDIRS. --- cpukit/Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'cpukit/Makefile.am') diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am index 7b60c144c3..e13186b6c0 100644 --- a/cpukit/Makefile.am +++ b/cpukit/Makefile.am @@ -6,7 +6,10 @@ ACLOCAL_AMFLAGS = -I aclocal include $(top_srcdir)/automake/multilib.am -SUBDIRS = . include ada score rtems sapi libblock libfs @subdirs@ wrapup +SUBDIRS = . include ada score rtems sapi libblock libfs +SUBDIRS += @subdirs@ +SUBDIRS += libmisc +SUBDIRS += wrapup noinst_DATA = preinstall-stamp -- cgit v1.2.3