From db6d027bb9626129617ea3a3f2fe4b87ab307bf6 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 27 Mar 2010 12:48:55 +0100 Subject: 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 Signed-off-by: Jan Engelhardt --- Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile.am') 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 -- cgit v1.2.3