summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2010-03-27 12:48:55 +0100
committerJan Engelhardt <jengelh@medozas.de>2010-04-06 20:05:59 +0200
commitdb6d027bb9626129617ea3a3f2fe4b87ab307bf6 (patch)
tree9ac01737197a64406e0a45132c80a7997919b67d /Makefile.am
parent23e718b525f96b95510f50d20161c2bd92824ff1 (diff)
libxt_osf: import nfnl_osf program
xt_osf is pretty useless without the actual fingerprint loader. Import nfnl_osf-2009-06-07 and make it a part of the iptables distribution. Cc: Evgeniy Polyakov <johnpol@2ka.mxt.ru> Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 6bf40af3..2a63cc77 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,6 +11,9 @@ endif
if ENABLE_LIBIPQ
SUBDIRS += libipq
endif
+if HAVE_LIBNFNETLINK
+SUBDIRS += utils
+endif
lib_LTLIBRARIES =
# libiptc