X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=Makefile-man.am;h=40810e3f0dddcf26f861e122084107033bc5bec0;hp=aad3f444daacb4abc0497ee2e2b0a9108b2fd25d;hb=e4e703c3076cb5060ab401a2370ab84883f2fd8f;hpb=6a70f3aa63a3b7a6a30448c48322ad38b719cdce diff --git a/Makefile-man.am b/Makefile-man.am index aad3f444d..40810e3f0 100644 --- a/Makefile-man.am +++ b/Makefile-man.am @@ -100,6 +100,9 @@ MANPAGES += \ man/systemd.time.7 \ man/systemd.timer.5 \ man/systemd.unit.5 \ + man/systemd.link.5 \ + man/systemd.netdev.5 \ + man/systemd.network.5 \ man/telinit.8 \ man/tmpfiles.d.5 \ man/udev.7 \ @@ -1467,6 +1470,9 @@ EXTRA_DIST += \ man/systemd.time.xml \ man/systemd.timer.xml \ man/systemd.unit.xml \ + man/systemd.link.xml \ + man/systemd.netdev.xml \ + man/systemd.network.xml \ man/systemd.xml \ man/telinit.xml \ man/timedatectl.xml \