From 415a8580cc2b053687c197e8e25d606e8420c672 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 4 Aug 2008 12:48:34 +0200 Subject: src: drop libiptc from installation Signed-off-by: Jan Engelhardt Signed-off-by: Patrick McHardy --- Makefile.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'Makefile.am') 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 -- cgit v1.2.3