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