summaryrefslogtreecommitdiffstats
path: root/c/src/wrapup
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-02-04 12:47:44 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-02-04 12:47:44 +0000
commit4bf6a9f22a4651101c69981f7337e74e2cd5f6d3 (patch)
tree11c03e26aa399041ad36804cbd30779992926d15 /c/src/wrapup
parent2005-02-03 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-4bf6a9f22a4651101c69981f7337e74e2cd5f6d3.tar.bz2
2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/rtems_servers/ftp.c, libnetworking/rtems_servers/ftp.h, libnetworking/rtems_servers/Makefile.am: Remove (relocated to cpukit/ftpd). * configure.ac, Makefile.am, wrapup/Makefile.am: Reflect having removed move libnetworking/rtems_servers.
Diffstat (limited to 'c/src/wrapup')
-rw-r--r--c/src/wrapup/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/src/wrapup/Makefile.am b/c/src/wrapup/Makefile.am
index c9296b754a..5e3f18f6b3 100644
--- a/c/src/wrapup/Makefile.am
+++ b/c/src/wrapup/Makefile.am
@@ -23,7 +23,6 @@ endif
if HAS_NETWORKING
SRCS += ../libnetworking/pppd/libpppd.a
-SRCS += ../libnetworking/rtems_servers/libftpd.a
SRCS += ../libnetworking/rtems_telnetd/libtelnetd.a
endif