summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2008-08-04 12:48:34 +0200
committerPatrick McHardy <kaber@trash.net>2008-08-04 12:48:34 +0200
commit415a8580cc2b053687c197e8e25d606e8420c672 (patch)
tree76d44d56ff7d44a460016c84121f1a5a65e4162e /Makefile.am
parentef18e8147903885708d1c264904129af4fb636d6 (diff)
src: drop libiptc from installation
Signed-off-by: Jan Engelhardt <jengelh@medozas.de> Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 48561b7c..b714b97f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -73,9 +73,6 @@ man_MANS := iptables.8 iptables-restore.8 iptables-save.8 \
CLEANFILES := iptables.8 ip6tables.8
if ENABLE_DEVEL
include_HEADERS := include/xtables.h
-iptcdir = ${includedir}/libiptc
-iptc_HEADERS := include/libiptc/libxtc.h \
- include/libiptc/ipt_kernel_headers.h
endif
if ENABLE_STATIC