diff options
Diffstat (limited to 'src/grp-locale/systemd-localed/Makefile')
-rw-r--r-- | src/grp-locale/systemd-localed/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/grp-locale/systemd-localed/Makefile b/src/grp-locale/systemd-localed/Makefile index 8017bcc767..5cd9e07936 100644 --- a/src/grp-locale/systemd-localed/Makefile +++ b/src/grp-locale/systemd-localed/Makefile @@ -30,6 +30,7 @@ systemd_localed_SOURCES = \ src/locale/keymap-util.h systemd_localed_LDADD = \ + libsystemd-internal.la \ libsystemd-shared.la \ -ldl |