diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 7eea06f318..e668c09dd1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1290,7 +1290,8 @@ noinst_PROGRAMS += \ test-journal pkginclude_HEADERS += \ - src/journal/sd-journal.h + src/journal/sd-journal.h \ + src/journal/sd-messages.h lib_LTLIBRARIES += \ libsystemd-journal.la |