diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-08-16 17:19:47 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-08-16 17:19:47 +0200 |
commit | f5028bfaf06b58a59d45fcd875dced1413703999 (patch) | |
tree | 50bac6b260d6931253908396ac4888186c29ecce /Makefile.am | |
parent | 86adf873be22a38dbc9c6e86124c30b6caecd185 (diff) |
journal: journal-send.h doesn't actually exist
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 895dcfa334..3e7ef27ebd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2406,7 +2406,6 @@ libsystemd_journal_la_SOURCES = \ src/journal/lookup3.c \ src/journal/lookup3.h \ src/journal/journal-send.c \ - src/journal/journal-send.h \ src/journal/sparse-endian.h \ src/journal/journal-def.h \ src/journal/compress.h \ |