summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorFelipe Sateler <fsateler@gmail.com>2016-07-03 18:32:48 -0400
committerFelipe Sateler <fsateler@gmail.com>2016-07-03 18:33:02 -0400
commit65e15f402fab9a496ed74f86d5fbe35ba661ea65 (patch)
tree917997fee7418208ad0910ed7bd919f5446cc641 /Makefile.am
parent0bd179ffcd501ae84ec11a3b81b47836a1c0fdc0 (diff)
build-sys: link test-keymap-util against libsystemd-shared
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index fa81400bd2..f71ce848ee 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 += \