From 02b75c9edd61f47de7940b61b97b071b69f38a11 Mon Sep 17 00:00:00 2001 From: Josh Triplett Date: Sat, 29 Nov 2014 01:05:20 -0800 Subject: man/logind.conf.xml: Make "man logind.conf.d" work too --- Makefile-man.am | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Makefile-man.am') diff --git a/Makefile-man.am b/Makefile-man.am index f817a050c..906a96895 100644 --- a/Makefile-man.am +++ b/Makefile-man.am @@ -1110,8 +1110,13 @@ MANPAGES += \ man/logind.conf.5 \ man/systemd-logind.service.8 MANPAGES_ALIAS += \ + man/logind.conf.d.5 \ man/systemd-logind.8 +man/logind.conf.d.5: man/logind.conf.5 man/systemd-logind.8: man/systemd-logind.service.8 +man/logind.conf.d.html: man/logind.conf.html + $(html-alias) + man/systemd-logind.html: man/systemd-logind.service.html $(html-alias) -- cgit v1.2.3