X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=Makefile.am;h=e4e3510ddf9d9f255f3d1064fe10b6fc98143b41;hp=f1f975fcf3b91abb48075e9689c517ee869b17bd;hb=bb242b7b5277f5db4a01be905f26eccd382ff1e0;hpb=45a7b8bd24b743d5d1c4e46c61d6145e96501a13 diff --git a/Makefile.am b/Makefile.am index f1f975fcf..e4e3510dd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -161,7 +161,6 @@ endif endif rootbin_PROGRAMS = \ - systemd \ systemctl \ systemd-notify \ systemd-ask-password \ @@ -185,6 +184,7 @@ bin_PROGRAMS += \ endif rootlibexec_PROGRAMS = \ + systemd \ systemd-cgroups-agent \ systemd-initctl \ systemd-update-utmp \