From 8a79786886d83e0346146bcc36d0ae7b535c723c Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 29 May 2002 17:00:59 +0000 Subject: 2002-05-29 Ralf Corsepius Relocate c/src/libnetworking. * Makefile.am: Reflect moval. * machine/Makefile.am: Ditto. * net/Makefile.am: Ditto. * lib/Makefile.am: Ditto. * netinet/Makefile.am: Ditto. * vm/Makefile.am: Ditto. * libc/Makefile.am: Ditto. * sys/Makefile.am: Ditto. * arpa/Makefile.am: Ditto. * nfs/Makefile.am: Ditto. * kern/Makefile.am: Ditto. * rtems/Makefile.am: Ditto. * configure.ac: Dittp. * wrapup/Makefile.am: Ditto. Remove references to networking apps. --- cpukit/libnetworking/vm/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/libnetworking/vm/Makefile.am') diff --git a/cpukit/libnetworking/vm/Makefile.am b/cpukit/libnetworking/vm/Makefile.am index ac718e1a03..d77c9523ee 100644 --- a/cpukit/libnetworking/vm/Makefile.am +++ b/cpukit/libnetworking/vm/Makefile.am @@ -20,4 +20,4 @@ $(PROJECT_INCLUDE)/vm/%.h: %.h all-local: $(PREINSTALL_FILES) -include $(top_srcdir)/../../../automake/local.am +include $(top_srcdir)/../../../../automake/local.am -- cgit v1.2.3