summaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am22
1 files changed, 22 insertions, 0 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
new file mode 100644
index 00000000..f22561bb
--- /dev/null
+++ b/include/Makefile.am
@@ -0,0 +1,22 @@
+SUBDIRS = linux
+
+noinst_HEADERS = cli.h \
+ datatype.h \
+ expression.h \
+ gmputil.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