summaryrefslogtreecommitdiffstats
path: root/include/libipset/Makefile.am
blob: b17293c8e497c53307d2787213d53899a1c8004a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkginclude_HEADERS = \
	data.h \
	errcode.h \
	linux_ip_set_bitmap.h \
	linux_ip_set.h \
	linux_ip_set_hash.h \
	mnl.h \
	nf_inet_addr.h \
	nlattr.h \
	parse.h \
	pfxlen.h \
	print.h \
	session.h
	transport.h \
	types.h \
	ui.h \
	utils.h