summaryrefslogtreecommitdiffstats
path: root/iptables/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'iptables/Makefile.am')
-rw-r--r--iptables/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/iptables/Makefile.am b/iptables/Makefile.am
index 2ed16960..11c501b9 100644
--- a/iptables/Makefile.am
+++ b/iptables/Makefile.am
@@ -30,6 +30,7 @@ if HAVE_LIBMNL
if HAVE_LIBNFTABLES
xtables_multi_SOURCES += xtables-save.c xtables-restore.c \
xtables-standalone.c xtables.c nft.c \
+ nft-shared.c nft-ipv4.c nft-ipv6.c \
xtables-config-parser.y xtables-config-syntax.l \
xtables-config.c xtables-events.c
xtables_multi_LDADD += -lmnl -lnftables