summaryrefslogtreecommitdiff
path: root/src/systemd-update-done/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemd-update-done/Makefile')
-rw-r--r--src/systemd-update-done/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/systemd-update-done/Makefile b/src/systemd-update-done/Makefile
index ae592db650..7b6c3bc2a5 100644
--- a/src/systemd-update-done/Makefile
+++ b/src/systemd-update-done/Makefile
@@ -23,6 +23,8 @@
include $(dir $(lastword $(MAKEFILE_LIST)))/../../config.mk
include $(topsrcdir)/build-aux/Makefile.head.mk
+libexec_PROGRAMS += systemd-update-done
+
systemd_update_done_SOURCES = \
src/update-done/update-done.c