summaryrefslogtreecommitdiff
path: root/include/Makefile.am
blob: 2e3f3ec5a4d3a9844ed439e6129c03f723a5bec5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
## Process this file with automake to produce Makefile.in

nobase_include_HEADERS = \
	bsd/sys/bitstring.h \
	bsd/sys/cdefs.h \
	bsd/sys/endian.h \
	bsd/sys/poll.h \
	bsd/sys/queue.h \
	bsd/sys/tree.h \
	bsd/netinet/ip_icmp.h \
	bsd/bsd.h \
	bsd/err.h \
	bsd/getopt.h \
	bsd/libutil.h \
	bsd/md5.h \
	bsd/nlist.h \
	bsd/readpassphrase.h \
	bsd/stdio.h \
	bsd/stdlib.h \
	bsd/string.h \
	bsd/unistd.h \
	bsd/vis.h \
	$(nil)