summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2008-07-29 19:04:11 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2008-07-29 19:04:11 +0200
commit72ed4ffedd4ea97faf1e405e90f512f881c59386 (patch)
treed9db616c079f72ec5373d1aef2f227f488ce17ed /Makefile.am
parent8e0b56646142dc99728fa575cb3a988c7a315e5a (diff)
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 <jengelh@medozas.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
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