chiark / gitweb /
bootchart: put the bootchart into the journal.
[elogind.git] / Makefile.am
index 5a632a909380c6db7cc86b8314cac85c926adcc3..6f2b6ef96adcd8cd29a519a483b22f1b8fde1232 100644 (file)
@@ -3080,7 +3080,8 @@ systemd_bootchart_SOURCES = \
        src/bootchart/svg.h
 
 systemd_bootchart_LDADD = \
        src/bootchart/svg.h
 
 systemd_bootchart_LDADD = \
-       libsystemd-shared.la
+       libsystemd-shared.la \
+       libsystemd-journal.la
 
 rootlibexec_PROGRAMS += \
        systemd-bootchart
 
 rootlibexec_PROGRAMS += \
        systemd-bootchart