summaryrefslogtreecommitdiffstats
path: root/include/libipset/Makefile.am
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2011-12-17 16:35:07 +0100
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2011-12-23 21:27:02 +0100
commita1a72efb1117edce3702495af3731a261912eaf8 (patch)
treec31cd1120c0522bcb431023e1beb5ae3c24667cc /include/libipset/Makefile.am
parentab0ef6ab42ae03983570e8c5ee93566bc94d7c84 (diff)
build: install libipset/linux_ip_set_list.h
The other linux_ip_set*.h files are shipped, so this one probably should too. Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Diffstat (limited to 'include/libipset/Makefile.am')
-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 30b0df8..d15fedd 100644
--- a/include/libipset/Makefile.am
+++ b/include/libipset/Makefile.am
@@ -4,6 +4,7 @@ pkginclude_HEADERS = \
linux_ip_set_bitmap.h \
linux_ip_set.h \
linux_ip_set_hash.h \
+ linux_ip_set_list.h \
mnl.h \
nf_inet_addr.h \
nfproto.h \