summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-03-30 05:38:36 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-03-30 05:38:36 +0000
commite59dc2106cb04fd275bd41918e5f19855a277663 (patch)
treece628db0230a2f4515de183548f965ef638224e6 /cpukit/libnetworking/Makefile.am
parentRemove (Unused) (diff)
downloadrtems-e59dc2106cb04fd275bd41918e5f19855a277663.tar.bz2
Remove net/ppp-deflate.c, net/bsd-comp.c.
Diffstat (limited to 'cpukit/libnetworking/Makefile.am')
-rw-r--r--cpukit/libnetworking/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/libnetworking/Makefile.am b/cpukit/libnetworking/Makefile.am
index b47f9d454d..88be7cb578 100644
--- a/cpukit/libnetworking/Makefile.am
+++ b/cpukit/libnetworking/Makefile.am
@@ -14,7 +14,6 @@ UNUSED_FILES = poll.h
# Original FreeBSD file
UNUSED_FILES += sys/poll.h
-UNUSED_FILES += net/ppp-deflate.c net/bsd-comp.c
if LIBNETWORKING
# Add -DFORWARD_PROTOCOL to enable UDP forwarding -- requires missing net/pf.h