X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile.am;h=e024748a66d9f6a9b1d5a6df95c87b5d075cea6c;hb=f7621db0e38c3e96d48766ae648f1b7a0949ea13;hp=483feb3efed0c413333913b04c19b0e31f2b802e;hpb=d2f0e78f2b72620ecf088ea756f9958e947f1182;p=elogind.git diff --git a/Makefile.am b/Makefile.am index 483feb3ef..e024748a6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5078,6 +5078,8 @@ machinectl_SOURCES = \ machinectl_LDADD = \ libsystemd-internal.la \ + libsystemd-logs.la \ + libsystemd-journal-internal.la \ libsystemd-shared.la rootbin_PROGRAMS += \ @@ -5539,6 +5541,8 @@ loginctl_SOURCES = \ loginctl_LDADD = \ libsystemd-internal.la \ + libsystemd-logs.la \ + libsystemd-journal-internal.la \ libudev-internal.la \ libsystemd-shared.la