summaryrefslogtreecommitdiff
path: root/src/systemd-shutdown/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemd-shutdown/Makefile')
-rw-r--r--src/systemd-shutdown/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/systemd-shutdown/Makefile b/src/systemd-shutdown/Makefile
index 0695f3927d..99c716439f 100644
--- a/src/systemd-shutdown/Makefile
+++ b/src/systemd-shutdown/Makefile
@@ -23,6 +23,7 @@
include $(dir $(lastword $(MAKEFILE_LIST)))/../../config.mk
include $(topsrcdir)/build-aux/Makefile.head.mk
+libexec_PROGRAMS += systemd-shutdown
systemd_shutdown_SOURCES = \
src/core/umount.c \
src/core/umount.h \