diff options
Diffstat (limited to 'src/grp-journal-remote/systemd-journal-remote/Makefile')
-rw-r--r-- | src/grp-journal-remote/systemd-journal-remote/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grp-journal-remote/systemd-journal-remote/Makefile b/src/grp-journal-remote/systemd-journal-remote/Makefile index 5e730f9fa6..05af76afc2 100644 --- a/src/grp-journal-remote/systemd-journal-remote/Makefile +++ b/src/grp-journal-remote/systemd-journal-remote/Makefile @@ -24,7 +24,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))/../../../config.mk include $(topsrcdir)/build-aux/Makefile.head.mk ifneq ($(HAVE_MICROHTTPD),) -libexec_PROGRAMS += \ +rootlibexec_PROGRAMS += \ systemd-journal-remote systemd_journal_remote_SOURCES = \ |