]> git.ozlabs.org Git - ppp.git/blob - include/Makefile.am
Use autoconf/automake to configure and make ppp
[ppp.git] / include / Makefile.am
1 EXTRA_HEADERS = \
2     linux/if_ppp.h \
3     linux/ppp-comp.h \
4     linux/ppp_defs.h \
5     net/if_ppp.h \
6     net/ppp-comp.h \
7     net/ppp_defs.h \
8     net/pppio.h \
9     net/slcompress.h \
10     net/vjcompress.h
11
12 EXTRA_DIST = \
13     $(EXTRA_HEADERS)