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 --- files/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'files/Makefile.am') diff --git a/files/Makefile.am b/files/Makefile.am index a8394c06..4f41b664 100644 --- a/files/Makefile.am +++ b/files/Makefile.am @@ -1 +1,2 @@ -SUBDIRS = nftables +SUBDIRS = nftables \ + osf -- cgit v1.2.3