From da0fc5d2ead84ee84a8206da550258264fc9ac42 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 8 Jul 2003 17:08:05 +0000 Subject: 2003-07-08 Ralf Corsepius * configure.ac: Merge-in librpc/configure.ac. * Makefile.am: Add librpc to SUBDIRS. Remove @subdirs@. --- cpukit/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'cpukit/Makefile.am') diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am index b5cbd8991b..9a41ac6cad 100644 --- a/cpukit/Makefile.am +++ b/cpukit/Makefile.am @@ -8,8 +8,7 @@ include $(top_srcdir)/automake/multilib.am SUBDIRS = . include ada score rtems sapi posix itron SUBDIRS += libcsupport libblock libfs -SUBDIRS += libnetworking -SUBDIRS += @subdirs@ +SUBDIRS += libnetworking librpc SUBDIRS += libmisc SUBDIRS += wrapup -- cgit v1.2.3