chiark / gitweb /
systemctl: make sure we print URLs we can't show in systemctl in a nicely clickable way
[elogind.git] / Makefile.am
index 60bd8fdfc2dcf01ba2ea7ea8c1ef8a0e2d3274bf..3dad313347d3b21ecba2bf46af4c0bb2f2ec9091 100644 (file)
@@ -2704,6 +2704,14 @@ timedated-install-data-hook:
 INSTALL_DATA_HOOKS += \
        timedated-install-data-hook
 
+MANPAGES += \
+       man/systemd-timedated.service.8
+
+MANPAGES_ALIAS += \
+       man/systemd-timedated.8
+
+man/systemd-timedated.8: man/systemd-timedated.service.8
+
 EXTRA_DIST += \
        units/systemd-timedated.service.in
 endif