X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile-man.am;h=e3c43b269badce5680cb7b1ba183b278df551377;hb=18ead1b00dff180a97507d014325cb46198e6657;hp=593dc40638e895e2b133d9d6f32b0c6dddd76e52;hpb=396f9e2b327d702ea9502b80febf836283e19350;p=elogind.git diff --git a/Makefile-man.am b/Makefile-man.am index 593dc4063..e3c43b269 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) @@ -1237,11 +1244,16 @@ MANPAGES += \ man/systemd-timesyncd.service.8 \ man/timesyncd.conf.5 MANPAGES_ALIAS += \ - man/systemd-timesyncd.8 + man/systemd-timesyncd.8 \ + man/timesyncd.conf.d.5 man/systemd-timesyncd.8: man/systemd-timesyncd.service.8 +man/timesyncd.conf.d.5: man/timesyncd.conf.5 man/systemd-timesyncd.html: man/systemd-timesyncd.service.html $(html-alias) +man/timesyncd.conf.d.html: man/timesyncd.conf.html + $(html-alias) + endif if ENABLE_VCONSOLE