chiark / gitweb /
Prep v221: Update and clean up build system to sync with upstream
[elogind.git] / Makefile-man.am
index f931ac4361e64bc84874c13417f9a3dd094d27ff..65a6a894e0485a4d61e01128bedf0c9d3f0be3b1 100644 (file)
@@ -1,11 +1,10 @@
 MANPAGES += \
        man/loginctl.1 \
-       man/logind.conf.5 \
-       man/logind.8
+       man/elogind.conf.5
 MANPAGES_ALIAS += \
-       man/logind.conf.d.5
-man/logind.conf.d.5: man/logind.conf.5
-man/logind.conf.d.html: man/logind.conf.html
+       man/elogind.conf.d.5
+man/elogind.conf.d.5: man/elogind.conf.5
+man/elogind.conf.d.html: man/elogind.conf.html
        $(html-alias)
 
 if HAVE_PAM
@@ -228,8 +227,7 @@ endif
 
 EXTRA_DIST += \
        man/loginctl.xml \
-       man/logind.xml \
-       man/logind.conf.xml \
+       man/elogind.conf.xml \
        man/pam_elogind.xml \
        man/sd_get_seats.xml \
        man/sd_login_monitor_new.xml \