summaryrefslogtreecommitdiffstats
path: root/c/src/wrapup
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-10-26 01:15:04 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-10-26 01:15:04 +0000
commit9a1ee94e4fae7eca77df3b831cd2b1c8b7f2597e (patch)
treee7732772d6460b2b1041e4398a53bc034fca2dde /c/src/wrapup
parentDon't sign-extend address components. (diff)
downloadrtems-9a1ee94e4fae7eca77df3b831cd2b1c8b7f2597e.tar.bz2
Remove libtelnetd.a (Moved to cpukit).
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 aa8ad14cab..0eba64f448 100644
--- a/c/src/wrapup/Makefile.am
+++ b/c/src/wrapup/Makefile.am
@@ -18,7 +18,6 @@ endif
if HAS_NETWORKING
SRCS += ../libnetworking/pppd/libpppd.a
-SRCS += ../libnetworking/rtems_telnetd/libtelnetd.a
endif
if HAS_RDBG