X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile.am;h=df3d3cad9d1570ee723c3aef00072ceb08ba5743;hb=2f6f1bc30c528ca7346b4c93f08b65682aa2876f;hp=f88d193b4136c0dd786043d247cba94ebb85c90c;hpb=cb7ed9dfca647198bce95f503552710eae22da37;p=elogind.git diff --git a/Makefile.am b/Makefile.am index f88d193b4..df3d3cad9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -513,6 +513,7 @@ MANPAGES = \ man/sd_journal_get_cutoff_realtime_usec.3 \ man/sd_journal_get_cursor.3 \ man/sd_journal_get_fd.3 \ + man/sd_journal_get_usage.3 \ man/sd_journal_add_match.3 \ man/sd_journal_seek_head.3 @@ -1003,6 +1004,7 @@ libsystemd_core_la_LIBADD = \ libsystemd-label.la \ libsystemd-shared.la \ libsystemd-dbus.la \ + libsystemd-id128-internal.la \ libudev.la \ $(LIBWRAP_LIBS) \ $(PAM_LIBS) \