summaryrefslogtreecommitdiffstats
path: root/c/src/wrapup
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/wrapup
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 'c/src/wrapup')
-rw-r--r--c/src/wrapup/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/c/src/wrapup/Makefile.am b/c/src/wrapup/Makefile.am
index a665c438c6..5e2adaf76c 100644
--- a/c/src/wrapup/Makefile.am
+++ b/c/src/wrapup/Makefile.am
@@ -29,9 +29,6 @@ endif
endif
if HAS_NETWORKING
-if HAS_POSIX
-SRCS += ../libnetworking/rtems_webserver/libhttpd$(LIB_VARIANT).a
-endif
SRCS += ../libnetworking/pppd/libpppd$(LIB_VARIANT).a
SRCS += ../libnetworking/rtems_servers/libftpd$(LIB_VARIANT).a
SRCS += ../libnetworking/rtems_telnetd/libtelnetd$(LIB_VARIANT).a