chiark / gitweb /
journald: treat a read-only /var identical to an unmounted one
[elogind.git] / Makefile.am
index 1af9cbc5a5ff92e751cc8eb472a851ca3275be3b..8bb5b9d9491dbc9fc539a3f5acd7c8c92e2f41d9 100644 (file)
@@ -1175,6 +1175,7 @@ systemd_journald_CFLAGS = \
 systemd_journald_LDADD = \
        libsystemd-basic.la \
        libsystemd-daemon.la \
+       libsystemd-login.la \
        $(ACL_LIBS)
 
 if HAVE_XZ