chiark / gitweb /
man: add a link to systemd-coredump(8) in Description of coredump.conf(5)
[elogind.git] / Makefile-man.am
index 36e0ebbb6725cab9d2181be7447927715fe470de..e3c43b269badce5680cb7b1ba183b278df551377 100644 (file)
@@ -1244,11 +1244,16 @@ MANPAGES += \
        man/systemd-timesyncd.service.8 \
        man/timesyncd.conf.5
 MANPAGES_ALIAS += \
-       man/systemd-timesyncd.8
+       man/systemd-timesyncd.8 \
+       man/timesyncd.conf.d.5
 man/systemd-timesyncd.8: man/systemd-timesyncd.service.8
+man/timesyncd.conf.d.5: man/timesyncd.conf.5
 man/systemd-timesyncd.html: man/systemd-timesyncd.service.html
        $(html-alias)
 
+man/timesyncd.conf.d.html: man/timesyncd.conf.html
+       $(html-alias)
+
 endif
 
 if ENABLE_VCONSOLE