summaryrefslogtreecommitdiff
path: root/src/systemd-update-utmp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemd-update-utmp/Makefile')
-rw-r--r--src/systemd-update-utmp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/systemd-update-utmp/Makefile b/src/systemd-update-utmp/Makefile
index c9c5f5eab2..56f8d1f4b5 100644
--- a/src/systemd-update-utmp/Makefile
+++ b/src/systemd-update-utmp/Makefile
@@ -24,7 +24,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))/../../config.mk
include $(topsrcdir)/build-aux/Makefile.head.mk
ifneq ($(HAVE_UTMP),)
-libexec_PROGRAMS += \
+rootlibexec_PROGRAMS += \
systemd-update-utmp
endif # HAVE_UTMP