X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=Makefile.am;h=fcc3287c5906f12dd45b45312bac50be71e68288;hp=6cdacbe02ba4831c54ccd1ccee1162e3a4c8b47b;hb=64aba792f7d2af56ba5308518a270490f85f3b8b;hpb=64ca679e695ac0c3adb7baa61286367647693373;ds=sidebyside diff --git a/Makefile.am b/Makefile.am index 6cdacbe02..fcc3287c5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -307,14 +307,16 @@ EXTRA_DIST += \ dist_man_MANS = \ man/systemd.unit.5 \ - man/systemd.service.5 + man/systemd.service.5 \ + man/daemon.7 nodist_man_MANS = \ man/systemd.special.7 dist_noinst_DATA = \ man/systemd.unit.html \ - man/systemd.service.html + man/systemd.service.html \ + man/daemon.html nodist_noinst_DATA = \ man/systemd.special.html @@ -324,7 +326,8 @@ EXTRA_DIST += \ man/systemd.service.xml \ man/systemd.special.xml.in \ man/systemd.special.7.in \ - man/systemd.special.html.in + man/systemd.special.html.in \ + man/daemon.xml systemd_SOURCES = \ src/main.c