summaryrefslogtreecommitdiff
path: root/src/systemd-remount-fs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemd-remount-fs/Makefile')
-rw-r--r--src/systemd-remount-fs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/systemd-remount-fs/Makefile b/src/systemd-remount-fs/Makefile
index 9ad9586de6..29d110625a 100644
--- a/src/systemd-remount-fs/Makefile
+++ b/src/systemd-remount-fs/Makefile
@@ -23,7 +23,7 @@
include $(dir $(lastword $(MAKEFILE_LIST)))/../../config.mk
include $(topsrcdir)/build-aux/Makefile.head.mk
-libexec_PROGRAMS += systemd-remount-fs
+rootlibexec_PROGRAMS += systemd-remount-fs
systemd_remount_fs_SOURCES = \
src/remount-fs/remount-fs.c \
src/core/mount-setup.c \