summaryrefslogtreecommitdiffstats
path: root/files/Makefile.am
diff options
context:
space:
mode:
authorFernando Fernandez Mancera <ffmancera@riseup.net>2018-08-22 17:03:44 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2018-08-23 20:50:26 +0200
commitb8d4cf6560385786d5b7824a85efc42d9bb41ed6 (patch)
tree03825ba6dc2c63fe9b4d70f55263e12b51ce97c6 /files/Makefile.am
parent6c8d1ded5e0f3e2d775eaf342cb501740e50e564 (diff)
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 <ffmancera@riseup.net> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'files/Makefile.am')
-rw-r--r--files/Makefile.am3
1 files changed, 2 insertions, 1 deletions
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