X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile-man.am;h=36e0ebbb6725cab9d2181be7447927715fe470de;hb=f2dacc96b25528ca1b0caca6364a69d656cf1569;hp=593dc40638e895e2b133d9d6f32b0c6dddd76e52;hpb=396f9e2b327d702ea9502b80febf836283e19350;p=elogind.git diff --git a/Makefile-man.am b/Makefile-man.am index 593dc4063..36e0ebbb6 100644 --- a/Makefile-man.am +++ b/Makefile-man.am @@ -714,8 +714,10 @@ MANPAGES += \ man/coredumpctl.1 \ man/systemd-coredump.8 MANPAGES_ALIAS += \ - # - + man/coredump.conf.d.5 +man/coredump.conf.d.5: man/coredump.conf.5 +man/coredump.conf.d.html: man/coredump.conf.html + $(html-alias) endif @@ -1202,8 +1204,13 @@ MANPAGES += \ man/resolved.conf.5 \ man/systemd-resolved.service.8 MANPAGES_ALIAS += \ + man/resolved.conf.d.5 \ man/systemd-resolved.8 +man/resolved.conf.d.5: man/resolved.conf.5 man/systemd-resolved.8: man/systemd-resolved.service.8 +man/resolved.conf.d.html: man/resolved.conf.html + $(html-alias) + man/systemd-resolved.html: man/systemd-resolved.service.html $(html-alias)