X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=Makefile.am;h=6321840921b94eebd6e1ad354c331bb30d0403e6;hp=5d772be942e1e49219a1a3cf100e13b4ba9256e2;hb=7a529f63e60dfdccc23d61808c20ba40d9901e47;hpb=0979f2855c81d144d4c7d814678a5b5b2d34155b diff --git a/Makefile.am b/Makefile.am index 5d772be94..632184092 100644 --- a/Makefile.am +++ b/Makefile.am @@ -477,6 +477,7 @@ MANPAGES = \ man/systemd.kill.5 \ man/systemd.special.7 \ man/systemd.journal-fields.7 \ + man/systemd.time.7 \ man/kernel-command-line.7 \ man/daemon.7 \ man/bootup.7 \ @@ -746,7 +747,8 @@ XML_DIRECTIVE_FILES = \ man/systemd.kill.xml \ man/systemd.device.xml \ man/systemd.conf.xml \ - man/systemd.journal-fields.xml + man/systemd.journal-fields.xml \ + man/systemd.time.xml man/systemd.directives.xml: make-directive-index.py $(XML_DIRECTIVE_FILES) $(AM_V_at)$(MKDIR_P) $(dir $@)