From 52f4f45bf48cfb757024f9abf49f1533b661397a Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 3 Jan 2012 21:02:13 +0100 Subject: journald: treat a read-only /var identical to an unmounted one --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 1af9cbc5a5..8bb5b9d949 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1175,6 +1175,7 @@ systemd_journald_CFLAGS = \ systemd_journald_LDADD = \ libsystemd-basic.la \ libsystemd-daemon.la \ + libsystemd-login.la \ $(ACL_LIBS) if HAVE_XZ -- cgit v1.2.3-54-g00ecf