From: Felipe Sateler Date: Sun, 3 Jul 2016 22:32:48 +0000 (-0400) Subject: build-sys: link test-keymap-util against libsystemd-shared X-Git-Tag: v231~87^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=65e15f402fab9a496ed74f86d5fbe35ba661ea65;p=thirdparty%2Fsystemd.git build-sys: link test-keymap-util against libsystemd-shared --- diff --git a/Makefile.am b/Makefile.am index fa81400bd20..f71ce848eec 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4861,7 +4861,7 @@ test_keymap_util_SOURCES = \ src/locale/keymap-util.h test_keymap_util_LDADD = \ - libshared.la \ + libsystemd-shared.la \ -ldl tests += \