summaryrefslogtreecommitdiffstats
path: root/include/libipset/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'include/libipset/Makefile.am')
-rw-r--r--include/libipset/Makefile.am17
1 files changed, 17 insertions, 0 deletions
diff --git a/include/libipset/Makefile.am b/include/libipset/Makefile.am
new file mode 100644
index 0000000..b17293c
--- /dev/null
+++ b/include/libipset/Makefile.am
@@ -0,0 +1,17 @@
+pkginclude_HEADERS = \
+ data.h \
+ errcode.h \
+ linux_ip_set_bitmap.h \
+ linux_ip_set.h \
+ linux_ip_set_hash.h \
+ mnl.h \
+ nf_inet_addr.h \
+ nlattr.h \
+ parse.h \
+ pfxlen.h \
+ print.h \
+ session.h
+ transport.h \
+ types.h \
+ ui.h \
+ utils.h