From cc870803f9c233fcb45fcee9f2bb6a9d1f15498a Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 27 Oct 2004 06:03:12 +0000 Subject: 2004-10-27 Ralf Corsepius PR 700/rtems_misc * configure.ac, libnetworking/Makefile.am, wrapup/Makefile.am: Remove libnetworking/rtems_webserver. --- c/src/wrapup/Makefile.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'c/src/wrapup') 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 -- cgit v1.2.3