From 72ed4ffedd4ea97faf1e405e90f512f881c59386 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 29 Jul 2008 19:04:11 +0200 Subject: build: do not install ip{,6}tables.h These files do not contain anything that 3rd party modules could reasonably use. Signed-off-by: Jan Engelhardt Signed-off-by: Pablo Neira Ayuso --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 49edbf81..48561b7c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -72,7 +72,7 @@ man_MANS := iptables.8 iptables-restore.8 iptables-save.8 \ ip6tables-save.8 CLEANFILES := iptables.8 ip6tables.8 if ENABLE_DEVEL -include_HEADERS := include/xtables.h include/iptables.h include/ip6tables.h +include_HEADERS := include/xtables.h iptcdir = ${includedir}/libiptc iptc_HEADERS := include/libiptc/libxtc.h \ include/libiptc/ipt_kernel_headers.h -- cgit v1.2.3