X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile-man.am;h=c7909465ee186e12371984f8f1ad57e79527b751;hb=2c27fbca2d88214bd305272308a370a962818f1e;hp=3462c2a87415c97e5b5779d3e822b6c085dda5bf;hpb=5146e7e8aec2d394c06771d4c9d0d03fc2cd911c;p=elogind.git diff --git a/Makefile-man.am b/Makefile-man.am index 3462c2a87..c7909465e 100644 --- a/Makefile-man.am +++ b/Makefile-man.am @@ -118,6 +118,7 @@ MANPAGES += \ man/telinit.8 \ man/tmpfiles.d.5 \ man/udev.7 \ + man/udev.conf.5 \ man/udevadm.8 MANPAGES_ALIAS += \ man/SD_ALERT.3 \ @@ -1247,7 +1248,8 @@ endif if HAVE_MICROHTTPD MANPAGES += \ man/systemd-journal-gatewayd.service.8 \ - man/systemd-journal-remote.8 + man/systemd-journal-remote.8 \ + man/systemd-journal-upload.8 MANPAGES_ALIAS += \ man/systemd-journal-gatewayd.8 \ man/systemd-journal-gatewayd.socket.8 @@ -1621,6 +1623,7 @@ EXTRA_DIST += \ man/systemd-initctl.service.xml \ man/systemd-journal-gatewayd.service.xml \ man/systemd-journal-remote.xml \ + man/systemd-journal-upload.xml \ man/systemd-journald.service.xml \ man/systemd-localed.service.xml \ man/systemd-logind.service.xml \ @@ -1686,6 +1689,7 @@ EXTRA_DIST += \ man/telinit.xml \ man/timedatectl.xml \ man/tmpfiles.d.xml \ + man/udev.conf.xml \ man/udev.xml \ man/udevadm.xml \ man/user-system-options.xml \