summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2011-09-19 13:44:18 +0200
committerJan Engelhardt <jengelh@medozas.de>2011-09-19 13:44:18 +0200
commit134280881a3c99f313da669117de71bc236f1f77 (patch)
tree8d83c4dd01be6a6cd7de356c969785474c5cdc4d /configure.ac
parent0ab10b11093ec250b404e3bead1d39177d1cbfa0 (diff)
parentd2b0eaa297dfa87f54b3fbcaa292f14d793e3f3c (diff)
Merge branch 'stable'
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 22b7bf15..8afba8c1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -112,6 +112,6 @@ AC_SUBST([libxtables_vmajor])
AC_CONFIG_FILES([Makefile extensions/GNUmakefile include/Makefile
iptables/Makefile iptables/xtables.pc
libipq/Makefile libipq/libipq.pc
- libiptc/Makefile libiptc/libiptc.pc utils/Makefile
+ libiptc/Makefile libiptc/libiptc.pc libxtables/Makefile utils/Makefile
include/xtables.h include/iptables/internal.h])
AC_OUTPUT