chiark / gitweb /
machined: don't force terminate registered machines
[elogind.git] / Makefile-man.am
index db42df745ab6485bf76a0c283f5640ab4ac36275..5c289dda2a90a8062238f03944a8e6a4a812bc03 100644 (file)
@@ -11,6 +11,7 @@ MANPAGES += \
        man/bootup.7 \
        man/busctl.1 \
        man/daemon.7 \
+       man/file-hierarchy.7 \
        man/halt.8 \
        man/hostname.5 \
        man/journalctl.1 \
@@ -73,6 +74,7 @@ MANPAGES += \
        man/systemd-machine-id-setup.1 \
        man/systemd-notify.1 \
        man/systemd-nspawn.1 \
+       man/systemd-path.1 \
        man/systemd-remount-fs.service.8 \
        man/systemd-run.1 \
        man/systemd-shutdownd.service.8 \
@@ -86,6 +88,7 @@ MANPAGES += \
        man/systemd-tmpfiles.8 \
        man/systemd-tty-ask-password-agent.1 \
        man/systemd-udevd.service.8 \
+       man/systemd-update-done.service.8 \
        man/systemd-update-utmp.service.8 \
        man/systemd.1 \
        man/systemd.automount.5 \
@@ -216,6 +219,7 @@ MANPAGES_ALIAS += \
        man/systemd-udevd-control.socket.8 \
        man/systemd-udevd-kernel.socket.8 \
        man/systemd-udevd.8 \
+       man/systemd-update-done.8 \
        man/systemd-update-utmp-runlevel.service.8 \
        man/systemd-update-utmp.8 \
        man/systemd-user.conf.5
@@ -320,6 +324,7 @@ 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
 man/systemd-udevd.8: man/systemd-udevd.service.8
+man/systemd-update-done.8: man/systemd-update-done.service.8
 man/systemd-update-utmp-runlevel.service.8: man/systemd-update-utmp.service.8
 man/systemd-update-utmp.8: man/systemd-update-utmp.service.8
 man/systemd-user.conf.5: man/systemd-system.conf.5
@@ -626,6 +631,9 @@ man/systemd-udevd-kernel.socket.html: man/systemd-udevd.service.html
 man/systemd-udevd.html: man/systemd-udevd.service.html
        $(html-alias)
 
+man/systemd-update-done.html: man/systemd-update-done.service.html
+       $(html-alias)
+
 man/systemd-update-utmp-runlevel.service.html: man/systemd-update-utmp.service.html
        $(html-alias)
 
@@ -1495,6 +1503,7 @@ EXTRA_DIST += \
        man/coredumpctl.xml \
        man/crypttab.xml \
        man/daemon.xml \
+       man/file-hierarchy.xml \
        man/halt.xml \
        man/hostname.xml \
        man/hostnamectl.xml \
@@ -1611,6 +1620,7 @@ EXTRA_DIST += \
        man/systemd-networkd.service.xml \
        man/systemd-notify.xml \
        man/systemd-nspawn.xml \
+       man/systemd-path.xml \
        man/systemd-quotacheck.service.xml \
        man/systemd-random-seed.service.xml \
        man/systemd-readahead-replay.service.xml \
@@ -1631,6 +1641,7 @@ EXTRA_DIST += \
        man/systemd-tmpfiles.xml \
        man/systemd-tty-ask-password-agent.xml \
        man/systemd-udevd.service.xml \
+       man/systemd-update-done.service.xml \
        man/systemd-update-utmp.service.xml \
        man/systemd-user-sessions.service.xml \
        man/systemd-vconsole-setup.service.xml \