X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=Makefile-man.am;h=acd3d328ecb53ebef41fa7f0176b58c6ae03cf76;hp=df40a638f0562c58dd437042bcf7db7856fdf80b;hb=7eb08da4b388b920c8a894b1500c9cc7dc1f31ef;hpb=2a5a41e86bd908b0182723805ce43a0fc8658899 diff --git a/Makefile-man.am b/Makefile-man.am index df40a638f..acd3d328e 100644 --- a/Makefile-man.am +++ b/Makefile-man.am @@ -76,6 +76,7 @@ MANPAGES += \ man/systemd-initctl.service.8 \ man/systemd-journald.service.8 \ man/systemd-machine-id-commit.1 \ + man/systemd-machine-id-commit.service.8 \ man/systemd-machine-id-setup.1 \ man/systemd-notify.1 \ man/systemd-nspawn.1 \ @@ -214,7 +215,6 @@ MANPAGES_ALIAS += \ man/systemd-journald.8 \ man/systemd-journald.socket.8 \ man/systemd-kexec.service.8 \ - man/systemd-machine-id-commit.service.8 \ man/systemd-poweroff.service.8 \ man/systemd-reboot.service.8 \ man/systemd-remount-fs.8 \ @@ -1715,6 +1715,8 @@ EXTRA_DIST += \ man/systemd-journald.service.xml \ man/systemd-localed.service.xml \ man/systemd-logind.service.xml \ + man/systemd-machine-id-commit.service.xml \ + man/systemd-machine-id-commit.xml \ man/systemd-machine-id-setup.xml \ man/systemd-machined.service.xml \ man/systemd-modules-load.service.xml \