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