summaryrefslogtreecommitdiff
path: root/test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile')
-rw-r--r--test/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/Makefile b/test/Makefile
index cd08325711..1d82497508 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -367,7 +367,7 @@ test_copy_SOURCES = \
# Link statically to ensure file is large
test_copy_LDADD = \
- libshared.la
+ libsystemd-shared.la
test_sigbus_SOURCES = \
src/test/test-sigbus.c
@@ -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