diff options
Diffstat (limited to 'src/grp-journal/systemd-journald/Makefile')
-rw-r--r-- | src/grp-journal/systemd-journald/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/grp-journal/systemd-journald/Makefile b/src/grp-journal/systemd-journald/Makefile index 53046d1ce3..755e2d2c36 100644 --- a/src/grp-journal/systemd-journald/Makefile +++ b/src/grp-journal/systemd-journald/Makefile @@ -38,10 +38,10 @@ systemd_cat_LDADD = \ libjournal-core.la -libexec_PROGRAMS += \ +rootlibexec_PROGRAMS += \ systemd-journald -bin_PROGRAMS += \ +rootbin_PROGRAMS += \ journalctl bin_PROGRAMS += \ |