diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 4c8adc1ec8..f287f86051 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4348,10 +4348,10 @@ libsystemd_journal_internal_la_CFLAGS += \ $(GCRYPT_CFLAGS) \ -Wno-pointer-arith endif -#@src/journal/Makefile noinst_LTLIBRARIES += \ libsystemd-journal-internal.la +#@src/journal/Makefile rootlibexec_PROGRAMS += \ systemd-journald |