summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-03-28 15:46:18 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-03-28 15:46:18 +0000
commit1e4e5f2151ac8194b9b8f159ad1590ebc2c4eb25 (patch)
treeca7bd34d58593d856020ed6780257604239e78fb /cpukit/libnetworking/Makefile.am
parent2007-03-28 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-1e4e5f2151ac8194b9b8f159ad1590ebc2c4eb25.tar.bz2
Remove net/ppp-comp.h.
Diffstat (limited to 'cpukit/libnetworking/Makefile.am')
-rw-r--r--cpukit/libnetworking/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libnetworking/Makefile.am b/cpukit/libnetworking/Makefile.am
index de57ba0fb6..b47f9d454d 100644
--- a/cpukit/libnetworking/Makefile.am
+++ b/cpukit/libnetworking/Makefile.am
@@ -63,7 +63,7 @@ include_netdir = $(includedir)/net
include_net_HEADERS = net/bpf.h net/ethernet.h net/if.h net/if_arp.h \
net/if_dl.h net/if_llc.h net/if_ppp.h net/if_types.h net/if_var.h \
- net/netisr.h net/ppp-comp.h net/ppp_defs.h net/radix.h net/raw_cb.h \
+ net/netisr.h net/ppp_defs.h net/radix.h net/raw_cb.h \
net/route.h net/if_pppvar.h net/slcompress.h
include_net_HEADERS += net/if_media.h
include_net_HEADERS += net/ppp_comp.h