summaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
blob: 738f80708ca0fc60f0900b0b7089e7ac664a1ee5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
SUBDIRS = libnftnl linux

noinst_HEADERS = internal.h	\
		 linux_list.h	\
		 data_reg.h	\
		 expr_ops.h	\
		 obj.h		\
		 linux_list.h	\
		 set.h		\
		 common.h	\
		 expr.h		\
		 rule.h		\
		 set_elem.h	\
		 udata.h	\
		 utils.h