summaryrefslogtreecommitdiffstats
path: root/c/src/libnetworking/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-10-27 06:03:12 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-10-27 06:03:12 +0000
commitcc870803f9c233fcb45fcee9f2bb6a9d1f15498a (patch)
tree05f068e17be9409e1661642bada9ea77c1fb3d88 /c/src/libnetworking/Makefile.am
parent2004-10-27 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-cc870803f9c233fcb45fcee9f2bb6a9d1f15498a.tar.bz2
2004-10-27 Ralf Corsepius <ralf_corsepius@rtems.org>
PR 700/rtems_misc * configure.ac, libnetworking/Makefile.am, wrapup/Makefile.am: Remove libnetworking/rtems_webserver.
Diffstat (limited to '')
-rw-r--r--c/src/libnetworking/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/libnetworking/Makefile.am b/c/src/libnetworking/Makefile.am
index e7c3510659..a6c4403eac 100644
--- a/c/src/libnetworking/Makefile.am
+++ b/c/src/libnetworking/Makefile.am
@@ -2,7 +2,7 @@
## $Id$
##
-SUBDIRS = rtems_servers pppd rtems_telnetd rtems_webserver
+SUBDIRS = rtems_servers pppd rtems_telnetd
include $(top_srcdir)/automake/subdirs.am
include $(top_srcdir)/automake/local.am