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 cd08325711..d4371f9b44 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 |