diff options
Diffstat (limited to 'src/systemd-notify')
-rw-r--r-- | src/systemd-notify/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/systemd-notify/Makefile b/src/systemd-notify/Makefile index c5402385b9..90894e5df5 100644 --- a/src/systemd-notify/Makefile +++ b/src/systemd-notify/Makefile @@ -23,6 +23,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))/../../config.mk include $(topsrcdir)/build-aux/Makefile.head.mk +rootbit_PROGRAMS += systemd-notify systemd_notify_SOURCES = \ src/notify/notify.c |