summaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
blob: be9eb9b71c66e90f5f7a27d6c3ae54bee9affd99 (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	\
		 buffer.h	\
		 data_reg.h	\
		 expr_ops.h	\
		 linux_list.h	\
		 set.h		\
		 xml.h		\
		 common.h	\
		 expr.h		\
		 json.h		\
		 set_elem.h	\
		 utils.h