diff options
Diffstat (limited to 'src/systemd-shutdown/Makefile')
-rw-r--r-- | src/systemd-shutdown/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/systemd-shutdown/Makefile b/src/systemd-shutdown/Makefile index 41782b3c7e..1017422b75 100644 --- a/src/systemd-shutdown/Makefile +++ b/src/systemd-shutdown/Makefile @@ -23,7 +23,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))/../../config.mk include $(topsrcdir)/build-aux/Makefile.head.mk -libexec_PROGRAMS += systemd-shutdown +rootlibexec_PROGRAMS += systemd-shutdown systemd_shutdown_SOURCES = \ src/core/umount.c \ src/core/umount.h \ |