X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=Makefile-man.am;h=4f14a6aaf6fd210682a047998a3dbb239c3d5cf7;hp=9786fa1119816f396a5bd69f716a66a845246e88;hb=d2bbca6855b174fb7ea90b4767a886bb88bd2400;hpb=7c04ad2da1cf08ebf53b9aa9671c8c1dc9577135 diff --git a/Makefile-man.am b/Makefile-man.am index 9786fa111..4f14a6aaf 100644 --- a/Makefile-man.am +++ b/Makefile-man.am @@ -185,6 +185,7 @@ MANPAGES_ALIAS += \ man/systemd-sysctl.8 \ man/systemd-tmpfiles-clean.service.8 \ man/systemd-tmpfiles-clean.timer.8 \ + man/systemd-tmpfiles-setup-dev.service.8 \ man/systemd-tmpfiles-setup.service.8 \ man/systemd-udevd-control.socket.8 \ man/systemd-udevd-kernel.socket.8 \ @@ -282,6 +283,7 @@ man/systemd-sleep.8: man/systemd-suspend.service.8 man/systemd-sysctl.8: man/systemd-sysctl.service.8 man/systemd-tmpfiles-clean.service.8: man/systemd-tmpfiles.8 man/systemd-tmpfiles-clean.timer.8: man/systemd-tmpfiles.8 +man/systemd-tmpfiles-setup-dev.service.8: man/systemd-tmpfiles.8 man/systemd-tmpfiles-setup.service.8: man/systemd-tmpfiles.8 man/systemd-udevd-control.socket.8: man/systemd-udevd.service.8 man/systemd-udevd-kernel.socket.8: man/systemd-udevd.service.8 @@ -559,6 +561,9 @@ man/systemd-tmpfiles-clean.service.html: man/systemd-tmpfiles.html man/systemd-tmpfiles-clean.timer.html: man/systemd-tmpfiles.html $(html-alias) +man/systemd-tmpfiles-setup-dev.service.html: man/systemd-tmpfiles.html + $(html-alias) + man/systemd-tmpfiles-setup.service.html: man/systemd-tmpfiles.html $(html-alias) @@ -790,6 +795,7 @@ MANPAGES += \ man/sd_uid_get_state.3 \ man/systemd-user-sessions.service.8 MANPAGES_ALIAS += \ + man/sd_get_machine_names.3 \ man/sd_get_sessions.3 \ man/sd_get_uids.3 \ man/sd_login_monitor.3 \ @@ -816,6 +822,7 @@ MANPAGES_ALIAS += \ man/sd_uid_get_sessions.3 \ man/sd_uid_is_on_seat.3 \ man/systemd-user-sessions.8 +man/sd_get_machine_names.3: man/sd_get_seats.3 man/sd_get_sessions.3: man/sd_get_seats.3 man/sd_get_uids.3: man/sd_get_seats.3 man/sd_login_monitor.3: man/sd_login_monitor_new.3 @@ -842,6 +849,9 @@ man/sd_uid_get_seats.3: man/sd_uid_get_state.3 man/sd_uid_get_sessions.3: man/sd_uid_get_state.3 man/sd_uid_is_on_seat.3: man/sd_uid_get_state.3 man/systemd-user-sessions.8: man/systemd-user-sessions.service.8 +man/sd_get_machine_names.html: man/sd_get_seats.html + $(html-alias) + man/sd_get_sessions.html: man/sd_get_seats.html $(html-alias)