X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=Makefile-man.am;h=6239651b0e439ec618c2728b1dd2cedd82bf38b7;hb=d5e4ec5b1ee1e3f04a2cb0871490490eb47ef34a;hp=0939bc52893257b5fd007c86701970090f71c15b;hpb=fa57130d35dd8fd8c3f2f2126dd7fc6930a08e35;p=elogind.git diff --git a/Makefile-man.am b/Makefile-man.am index 0939bc528..6239651b0 100644 --- a/Makefile-man.am +++ b/Makefile-man.am @@ -62,6 +62,7 @@ MANPAGES += \ man/systemd-initctl.service.8 \ man/systemd-journald.service.8 \ man/systemd-machine-id-setup.1 \ + man/systemd-networkd.service.8 \ man/systemd-notify.1 \ man/systemd-nspawn.1 \ man/systemd-remount-fs.service.8 \ @@ -186,6 +187,7 @@ MANPAGES_ALIAS += \ man/systemd-journald.8 \ man/systemd-journald.socket.8 \ man/systemd-kexec.service.8 \ + man/systemd-networkd.8 \ man/systemd-poweroff.service.8 \ man/systemd-reboot.service.8 \ man/systemd-remount-fs.8 \ @@ -287,6 +289,7 @@ man/systemd-initctl.socket.8: man/systemd-initctl.service.8 man/systemd-journald.8: man/systemd-journald.service.8 man/systemd-journald.socket.8: man/systemd-journald.service.8 man/systemd-kexec.service.8: man/systemd-halt.service.8 +man/systemd-networkd.8: man/systemd-networkd.service.8 man/systemd-poweroff.service.8: man/systemd-halt.service.8 man/systemd-reboot.service.8: man/systemd-halt.service.8 man/systemd-remount-fs.8: man/systemd-remount-fs.service.8 @@ -554,6 +557,9 @@ man/systemd-journald.socket.html: man/systemd-journald.service.html man/systemd-kexec.service.html: man/systemd-halt.service.html $(html-alias) +man/systemd-networkd.html: man/systemd-networkd.service.html + $(html-alias) + man/systemd-poweroff.service.html: man/systemd-halt.service.html $(html-alias)