summaryrefslogtreecommitdiff
path: root/src/grp-network/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-network/Makefile')
-rw-r--r--src/grp-network/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/grp-network/Makefile b/src/grp-network/Makefile
index 7502fcbdde..d5e6d62689 100644
--- a/src/grp-network/Makefile
+++ b/src/grp-network/Makefile
@@ -45,7 +45,7 @@ test_network_LDADD = \
ifneq ($(HAVE_LIBIPTC),)
test_network_LDADD += \
- libfirewall.la
+ libsystemd-firewall.la
endif # HAVE_LIBIPTC
test_network_tables_SOURCES = \
@@ -58,7 +58,7 @@ test_network_tables_LDADD = \
ifneq ($(HAVE_LIBIPTC),)
test_network_tables_LDADD += \
- libfirewall.la
+ libsystemd-firewall.la
endif # HAVE_LIBIPTC
tests += \