summaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
blob: 04a4a619a5302077d6f8401e5a5aa2d4aee06563 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
SUBDIRS =		linux		\
			nftables

noinst_HEADERS = 	cli.h		\
			cache.h		\
			datatype.h	\
			expression.h	\
			fib.h		\
			hash.h		\
			ipopt.h		\
			json.h		\
			mini-gmp.h	\
			gmputil.h	\
			iface.h		\
			mnl.h		\
			nftables.h	\
			payload.h	\
			rbtree.h	\
			tcpopt.h	\
			statement.h	\
			ct.h		\
			erec.h		\
			exthdr.h	\
			headers.h	\
			list.h		\
			meta.h		\
			misspell.h	\
			numgen.h	\
			netlink.h	\
			osf.h		\
			parser.h	\
			proto.h		\
			socket.h	\
			rule.h		\
			rt.h		\
			utils.h		\
			xfrm.h		\
			xt.h