1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-10-28 03:25:27 +03:00

build-sys: link test-keymap-util against libsystemd-shared

This commit is contained in:
Felipe Sateler 2016-07-03 18:32:48 -04:00
parent 0bd179ffcd
commit 65e15f402f

View 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 += \