summaryrefslogtreecommitdiffstats
path: root/c/src/wrapup/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-10-26 16:30:49 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-10-26 16:30:49 +0000
commit6028f9412ffb252988665df085482957a05c74e6 (patch)
tree4b32dc889127d2d04d072e7d12e23693afca8f0b /c/src/wrapup/Makefile.am
parent2005-10-26 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-6028f9412ffb252988665df085482957a05c74e6.tar.bz2
Remove libpppd.a.
Diffstat (limited to 'c/src/wrapup/Makefile.am')
-rw-r--r--c/src/wrapup/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/c/src/wrapup/Makefile.am b/c/src/wrapup/Makefile.am
index 0eba64f448..330ae71be5 100644
--- a/c/src/wrapup/Makefile.am
+++ b/c/src/wrapup/Makefile.am
@@ -16,10 +16,6 @@ if HAS_LIBBSP
SRCS += ../lib/libbsp/@RTEMS_CPU@/@RTEMS_BSP_FAMILY@/libbsp.a
endif
-if HAS_NETWORKING
-SRCS += ../libnetworking/pppd/libpppd.a
-endif
-
if HAS_RDBG
SRCS += ../librdbg/librdbg.a
endif