]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
src: drop libiptc from installation
authorJan Engelhardt <jengelh@medozas.de>
Mon, 4 Aug 2008 10:48:34 +0000 (12:48 +0200)
committerPatrick McHardy <kaber@trash.net>
Mon, 4 Aug 2008 10:48:34 +0000 (12:48 +0200)
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Makefile.am

index 48561b7c14598fd83f58cede8aac69316082d29f..b714b97f5845d78a6c0f1bb2e8453aec8e897dcd 100644 (file)
@@ -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