summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-03-27 16:49:54 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-03-27 16:49:54 +0000
commit84e490540422fbc7e9fd320a8acbf83c57221667 (patch)
treed834deac22cd0b21d14e66ad7259dd881f6b2af6 /cpukit/libnetworking/Makefile.am
parent2007-03-27 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-84e490540422fbc7e9fd320a8acbf83c57221667.tar.bz2
2007-03-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/Makefile.am: Add net/ppp_comp.h.
Diffstat (limited to '')
-rw-r--r--cpukit/libnetworking/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/libnetworking/Makefile.am b/cpukit/libnetworking/Makefile.am
index dd4388b767..b46b11d3de 100644
--- a/cpukit/libnetworking/Makefile.am
+++ b/cpukit/libnetworking/Makefile.am
@@ -66,6 +66,7 @@ include_net_HEADERS = net/bpf.h net/ethernet.h net/if.h net/if_arp.h \
net/netisr.h net/ppp-comp.h net/ppp_defs.h net/radix.h net/raw_cb.h \
net/route.h net/if_pppvar.h net/pppcompress.h net/slcompress.h
include_net_HEADERS += net/if_media.h
+include_net_HEADERS += net/ppp_comp.h
libnetworking_a_SOURCES += net/if.c net/if_ethersubr.c net/if_loop.c \
net/radix.c net/route.c net/rtsock.c net/raw_cb.c net/raw_usrreq.c \