diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile b/test/Makefile index d4371f9b44..1d82497508 100644 --- a/test/Makefile +++ b/test/Makefile @@ -737,7 +737,7 @@ test_firewall_util_CFLAGS = \ $(LIBIPTC_CFLAGS) test_firewall_util_LDADD = \ - libfirewall.la \ + libsystemd-firewall.la \ libsystemd-shared.la \ $(LIBIPTC_LIBS) endif # HAVE_LIBIPTC |