diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-06-01 15:16:41 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-06-01 15:16:41 -0400 |
commit | 5bb5dbd7467cc6124dd234dec51d2693c8320bf5 (patch) | |
tree | dbe0d738010e37d6a8ed05a9642c41e73d9ec0e2 | |
parent | 36b949f7c4214c6d676d056d6724b55b1abce137 (diff) |
oops
-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 |