summaryrefslogtreecommitdiffstats
path: root/iptables/Makefile.am
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2019-03-13 20:46:12 +0100
committerFlorian Westphal <fw@strlen.de>2019-03-14 00:01:22 +0100
commit4dbb6b9118e32a9b748ead893106de59579424f5 (patch)
tree8273613f3c35cf5033634845f9e7215977779595 /iptables/Makefile.am
parent3a3bb480a738afb58aa36d4f5df91282d5712b9e (diff)
doc: Add arptables-nft man pages
These are 1:1 copies from legacy arptables repository. Signed-off-by: Phil Sutter <phil@nwl.cc> Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'iptables/Makefile.am')
-rw-r--r--iptables/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/iptables/Makefile.am b/iptables/Makefile.am
index bfaf5e29..c0f657eb 100644
--- a/iptables/Makefile.am
+++ b/iptables/Makefile.am
@@ -62,6 +62,9 @@ man_MANS = iptables.8 iptables-restore.8 iptables-save.8 \
xtables-nft.8 xtables-translate.8 xtables-legacy.8 \
iptables-translate.8 ip6tables-translate.8 \
xtables-monitor.8
+if ENABLE_NFTABLES
+man_MANS += arptables-nft.8 arptables-nft-restore.8 arptables-nft-save.8
+endif
CLEANFILES = iptables.8 xtables-monitor.8 \
iptables-translate.8 ip6tables-translate.8 \
xtables-config-parser.c xtables-config-syntax.c