From b8d4cf6560385786d5b7824a85efc42d9bb41ed6 Mon Sep 17 00:00:00 2001 From: Fernando Fernandez Mancera Date: Wed, 22 Aug 2018 17:03:44 +0200 Subject: files: osf: copy iptables/utils/pf.os into nftables tree As we are going to need pf.os file to load OS fingerprints from the incoming nfnl_osf.c, we copy it into the nftables tree directory "files/osf/". Signed-off-by: Fernando Fernandez Mancera Signed-off-by: Pablo Neira Ayuso --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index c6536a31..9bbd9d32 100644 --- a/configure.ac +++ b/configure.ac @@ -130,6 +130,7 @@ AC_CONFIG_FILES([ \ include/linux/netfilter_ipv6/Makefile \ files/Makefile \ files/nftables/Makefile \ + files/osf/Makefile \ doc/Makefile \ py/Makefile \ ]) -- cgit v1.2.3