From 57fb9fb56db0584581ce33ee842dcbf5f1136856 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 19 Jul 2012 02:02:39 +0200 Subject: nspawn: introduce new --link-journal= switch to link container journals into host --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 95758429e6..985e8eff49 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1468,7 +1468,8 @@ systemd_nspawn_LDADD = \ libsystemd-label.la \ libsystemd-capability.la \ libsystemd-shared.la \ - libsystemd-daemon.la + libsystemd-daemon.la \ + libsystemd-id128-internal.la # ------------------------------------------------------------------------------ systemd_stdio_bridge_SOURCES = \ -- cgit v1.2.3-54-g00ecf