summaryrefslogtreecommitdiff
path: root/src/grp-login/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-login/Makefile')
-rw-r--r--src/grp-login/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/grp-login/Makefile b/src/grp-login/Makefile
index b3f053c0c2..d03408cf11 100644
--- a/src/grp-login/Makefile
+++ b/src/grp-login/Makefile
@@ -70,7 +70,7 @@ endif # HAVE_ACL
noinst_LTLIBRARIES += \
liblogind-core.la
-libexec_PROGRAMS += \
+rootlibexec_PROGRAMS += \
systemd-logind
loginctl_SOURCES = \
@@ -81,7 +81,7 @@ loginctl_SOURCES = \
loginctl_LDADD = \
libshared.la
-bin_PROGRAMS += \
+rootbin_PROGRAMS += \
loginctl
dist_bashcompletion_data += \
@@ -97,7 +97,7 @@ systemd_inhibit_SOURCES = \
systemd_inhibit_LDADD = \
libshared.la
-bin_PROGRAMS += \
+rootbin_PROGRAMS += \
systemd-inhibit
test_login_SOURCES = \