chiark / gitweb /
loginctl: make "loginctl session-status" without session ID show the caller's session...
[elogind.git] / Makefile.am
index 483feb3efed0c413333913b04c19b0e31f2b802e..e024748a66d9f6a9b1d5a6df95c87b5d075cea6c 100644 (file)
@@ -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