chiark / gitweb /
Add systemd-coredumpctl as an alias for coredumpctl
[elogind.git] / Makefile-man.am
index 053584895877c3f3977a10e4e5625c87446da40f..edea4c3652c491cf9b7a2fbe722650947be3459f 100644 (file)
@@ -58,6 +58,7 @@ MANPAGES += \
        man/systemd-cat.1 \
        man/systemd-cgls.1 \
        man/systemd-cgtop.1 \
+       man/systemd-debug-generator.8 \
        man/systemd-delta.1 \
        man/systemd-detect-virt.1 \
        man/systemd-efi-boot-generator.8 \
@@ -665,8 +666,10 @@ if ENABLE_COREDUMP
 MANPAGES += \
        man/coredumpctl.1
 MANPAGES_ALIAS += \
-       #
-
+       man/systemd-coredumpctl.1
+man/systemd-coredumpctl.1: man/coredumpctl.1
+man/systemd-coredumpctl.html: man/coredumpctl.html
+       $(html-alias)
 
 endif
 
@@ -1477,7 +1480,7 @@ endif
 # Really, do not edit this file.
 
 EXTRA_DIST += \
-       man/binfmt.d.xml \
+       man/binfmt.d.xml \
        man/bootchart.conf.xml \
        man/bootctl.xml \
        man/bootup.xml \
@@ -1577,6 +1580,7 @@ EXTRA_DIST += \
        man/systemd-cgtop.xml \
        man/systemd-cryptsetup-generator.xml \
        man/systemd-cryptsetup@.service.xml \
+       man/systemd-debug-generator.xml \
        man/systemd-delta.xml \
        man/systemd-detect-virt.xml \
        man/systemd-efi-boot-generator.xml \