summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2011-09-08 16:07:16 +0200
committerJan Engelhardt <jengelh@medozas.de>2011-09-08 16:07:16 +0200
commit891d5790b3f4caeed80f1449d280617c54df8837 (patch)
tree6328d4a4a0d4bffb76fc5ecf297b4386a1257191 /Makefile.am
parentbf42cf92ea0c53e5470a20d62d00e5e83379f4d5 (diff)
parent153c23d9b14285b24aae3e96da0b547dcc7ee051 (diff)
Merge branch 'stable'
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 34b35012..9167e8e3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,7 +3,7 @@
ACLOCAL_AMFLAGS = -I m4
AUTOMAKE_OPTIONS = foreign subdir-objects
-SUBDIRS = extensions libiptc iptables
+SUBDIRS = libiptc iptables
if ENABLE_DEVEL
SUBDIRS += include
endif
@@ -13,6 +13,7 @@ endif
if HAVE_LIBNFNETLINK
SUBDIRS += utils
endif
+SUBDIRS += extensions
.PHONY: tarball
tarball: