summaryrefslogtreecommitdiff
path: root/test/Makefile
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-10-27 00:07:35 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-10-27 00:07:35 -0400
commit93fd8d3a035f6acb134adff0d6b34e7fba5e72af (patch)
treec90c8871f6fcf184651c266eff8075085987977e /test/Makefile
parent7b997776df38e196b4a779ee4e6be3acd0a363e2 (diff)
parentf0f1df7d0a18ba2db795a610f27c1922cdbf6ed6 (diff)
Merge branch 'notsystemd/postmove' into notsystemd/master
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