From 07da9598604deba6c55d427f2cec71e8bfdf7ab3 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 8 Jul 2003 15:27:02 +0000 Subject: 2003-07-08 Ralf Corsepius * configure.ac: Merge-in libcsupport/configure.ac. * Makefile.am: Add libcsupport 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 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 -- cgit v1.2.3