chiark / gitweb /
man: this time, fix Documentation= properly
[elogind.git] / Makefile.am
index eb36efdae683fda2ba5b006d439a81a565e733c7..55d7e39c29c882fc8a3cb36af4553e19fe5ec90d 100644 (file)
@@ -2608,6 +2608,16 @@ cryptsetup-install-data-hook:
 
 INSTALL_DATA_HOOKS += \
        cryptsetup-install-data-hook
+
+MANPAGES += \
+       man/systemd-cryptsetup@.service.8 \
+       man/crypttab.5
+
+MANPAGES_ALIAS += \
+       man/systemd-cryptsetup.8
+
+man/systemd-cryptsetup.8: man/systemd-cryptsetup@.service.8
+
 endif
 
 # ------------------------------------------------------------------------------