summaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
blob: 465d8047ab83f4d213ad9d6b157782cfa848337a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
SUBDIRS = linux

noinst_HEADERS = 	cli.h		\
			datatype.h	\
			expression.h	\
			gmputil.h	\
			iface.h		\
			mnl.h		\
			nftables.h	\
			payload.h	\
			rbtree.h	\
			statement.h	\
			ct.h		\
			erec.h		\
			exthdr.h	\
			headers.h	\
			list.h		\
			meta.h		\
			netlink.h	\
			parser.h	\
			proto.h		\
			rule.h		\
			utils.h