From 6a8e52d3aad0eb2f3c0058f31c24ae30f2aabf58 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 16 Aug 2003 12:12:10 +0000 Subject: 2003-08-16 Ralf Corsepius Makefile.am: Reflect having moved automake. pppd/Makefile.am: Reflect having moved automake. rtems_servers/Makefile.am: Reflect having moved automake. rtems_telnetd/Makefile.am: Reflect having moved automake. rtems_webserver/Makefile.am: Reflect having moved automake. wrapup/Makefile.am: Reflect having moved automake. --- c/src/libnetworking/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'c/src/libnetworking/Makefile.am') diff --git a/c/src/libnetworking/Makefile.am b/c/src/libnetworking/Makefile.am index f5acda9411..48ac66d518 100644 --- a/c/src/libnetworking/Makefile.am +++ b/c/src/libnetworking/Makefile.am @@ -4,5 +4,5 @@ SUBDIRS = rtems_servers pppd rtems_telnetd rtems_webserver wrapup -include $(top_srcdir)/../../automake/subdirs.am -include $(top_srcdir)/../../automake/local.am +include $(top_srcdir)/automake/subdirs.am +include $(top_srcdir)/automake/local.am -- cgit v1.2.3