summaryrefslogtreecommitdiffstats
path: root/include/libnftnl/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'include/libnftnl/Makefile.am')
-rw-r--r--include/libnftnl/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/libnftnl/Makefile.am b/include/libnftnl/Makefile.am
new file mode 100644
index 0000000..a0841d2
--- /dev/null
+++ b/include/libnftnl/Makefile.am
@@ -0,0 +1,7 @@
+pkginclude_HEADERS = table.h \
+ chain.h \
+ rule.h \
+ expr.h \
+ set.h \
+ ruleset.h \
+ common.h