]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
build-sys: link test-keymap-util against libsystemd-shared
authorFelipe Sateler <fsateler@gmail.com>
Sun, 3 Jul 2016 22:32:48 +0000 (18:32 -0400)
committerFelipe Sateler <fsateler@gmail.com>
Sun, 3 Jul 2016 22:33:02 +0000 (18:33 -0400)
Makefile.am

index fa81400bd2047fc57300b20aa4b4397adf366946..f71ce848eec09ce22d98a1aae84d56de4414ebfd 100644 (file)
@@ -4861,7 +4861,7 @@ test_keymap_util_SOURCES = \
        src/locale/keymap-util.h
 
 test_keymap_util_LDADD = \
-       libshared.la \
+       libsystemd-shared.la \
        -ldl
 
 tests += \