summaryrefslogtreecommitdiff
path: root/Makefile-man.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile-man.am')
-rw-r--r--Makefile-man.am12
1 files changed, 12 insertions, 0 deletions
diff --git a/Makefile-man.am b/Makefile-man.am
index 76b794a27b..d54d67cf11 100644
--- a/Makefile-man.am
+++ b/Makefile-man.am
@@ -1,3 +1,6 @@
+# Do not edit. Generated by make-man-rules.py.
+# Regenerate with 'make man-list-update'.
+
MANPAGES += \
man/bootup.7 \
man/daemon.7 \
@@ -292,6 +295,9 @@ if ENABLE_BOOTCHART
MANPAGES += \
man/bootchart.conf.5 \
man/systemd-bootchart.1
+MANPAGES_ALIAS += \
+ #
+
endif
if ENABLE_HOSTNAMED
@@ -396,6 +402,9 @@ endif
if HAVE_MYHOSTNAME
MANPAGES += \
man/nss-myhostname.8
+MANPAGES_ALIAS += \
+ #
+
endif
if HAVE_PAM
@@ -464,4 +473,7 @@ if HAVE_PYTHON
MANPAGES += \
man/systemd.directives.7 \
man/systemd.index.7
+MANPAGES_ALIAS += \
+ #
+
endif