From a1a72efb1117edce3702495af3731a261912eaf8 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 17 Dec 2011 16:35:07 +0100 Subject: 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 --- include/libipset/Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 \ -- cgit v1.2.3