summaryrefslogtreecommitdiffstats
path: root/include/libipset
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@inai.de>2018-01-22 22:50:33 +0100
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2018-01-23 20:21:31 +0100
commit39fde1381f0ba9101f65c08f2abda5426a46f8b1 (patch)
tree1edf365c863711446af4b79836044c4c801fc015 /include/libipset
parenta7726d76253778e35ab3848a1fd1ae616c737164 (diff)
build: do install libipset/args.h
libipset/types.h includes args.h, therefore args.h must be installed too. Signed-off-by: Jan Engelhardt <jengelh@inai.de> Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Diffstat (limited to 'include/libipset')
-rw-r--r--include/libipset/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/libipset/Makefile.am b/include/libipset/Makefile.am
index 3b47518..79a1357 100644
--- a/include/libipset/Makefile.am
+++ b/include/libipset/Makefile.am
@@ -1,5 +1,6 @@
pkgincludedir = ${includedir}/libipset
pkginclude_HEADERS = \
+ args.h \
data.h \
errcode.h \
linux_ip_set_bitmap.h \