chiark / gitweb /
Add systemd-coredumpctl as an alias for coredumpctl
[elogind.git] / Makefile-man.am
index 1e4ec6793efc2ee6d4342da705051b3b9692bd3c..edea4c3652c491cf9b7a2fbe722650947be3459f 100644 (file)
@@ -666,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