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 --- utils/Makefile.am | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 utils/Makefile.am (limited to 'utils/Makefile.am') diff --git a/utils/Makefile.am b/utils/Makefile.am new file mode 100644 index 00000000..d023b0ce --- /dev/null +++ b/utils/Makefile.am @@ -0,0 +1,6 @@ +# -*- Makefile -*- + +sbin_PROGRAMS = nfnl_osf +pkgdata_DATA = pf.os + +nfnl_osf_LDADD = -lnfnetlink -- cgit v1.2.3