From 5c8f5b60aa8e24da0bd25824f0f85bf7a4a39ea7 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 7 Jun 2011 11:42:03 +0200 Subject: src: move all libiptc pieces into its directory Signed-off-by: Jan Engelhardt --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index daed602d..f3de3d38 100644 --- a/configure.ac +++ b/configure.ac @@ -111,6 +111,6 @@ libxtables_vmajor=$(($libxtables_vcurrent - $libxtables_vage)); AC_SUBST([libxtables_vmajor]) AC_CONFIG_FILES([Makefile extensions/GNUmakefile include/Makefile - libipq/Makefile utils/Makefile - include/xtables.h include/iptables/internal.h libiptc.pc xtables.pc]) + libipq/Makefile libiptc/Makefile libiptc/libiptc.pc utils/Makefile + include/xtables.h include/iptables/internal.h xtables.pc]) AC_OUTPUT -- cgit v1.2.3