X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=Makefile-man.am;h=2a0d73e05c6cabc5203f8df70123889019ef1cd3;hp=e0c15fa39762c8b2e63fa65d0c44ad7617a29ae0;hb=778b6a3f8888ec9496143c92c8cbf95f5c891df9;hpb=a9edaeff8481573764288ccf7e433a95b6dc7c03 diff --git a/Makefile-man.am b/Makefile-man.am index e0c15fa39..2a0d73e05 100644 --- a/Makefile-man.am +++ b/Makefile-man.am @@ -196,6 +196,7 @@ MANPAGES_ALIAS += \ man/sd_journal_wait.3 \ man/sd_machine_get_ifindices.3 \ man/sd_notifyf.3 \ + man/sleep.conf.d.5 \ man/system.conf.d.5 \ man/systemd-ask-password-console.path.8 \ man/systemd-ask-password-wall.path.8 \ @@ -305,6 +306,7 @@ man/sd_journal_test_cursor.3: man/sd_journal_get_cursor.3 man/sd_journal_wait.3: man/sd_journal_get_fd.3 man/sd_machine_get_ifindices.3: man/sd_machine_get_class.3 man/sd_notifyf.3: man/sd_notify.3 +man/sleep.conf.d.5: man/systemd-sleep.conf.5 man/system.conf.d.5: man/systemd-system.conf.5 man/systemd-ask-password-console.path.8: man/systemd-ask-password-console.service.8 man/systemd-ask-password-wall.path.8: man/systemd-ask-password-console.service.8 @@ -562,6 +564,9 @@ man/sd_machine_get_ifindices.html: man/sd_machine_get_class.html man/sd_notifyf.html: man/sd_notify.html $(html-alias) +man/sleep.conf.d.html: man/systemd-sleep.conf.html + $(html-alias) + man/system.conf.d.html: man/systemd-system.conf.html $(html-alias)