summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
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: