chiark / gitweb /
bus: add APIs for adding iovecs to messages as string or arrays
[elogind.git] / Makefile-man.am
index 0939bc52893257b5fd007c86701970090f71c15b..6239651b0e439ec618c2728b1dd2cedd82bf38b7 100644 (file)
@@ -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)