summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2016-11-06 01:01:17 -0400
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-02-15 00:31:55 -0500
commitf06a6bcd761f2a643377b17c16776512404ac3b0 (patch)
tree52e41d047a53ceaa07c3a3c1f58c27c88757d2a2 /Makefile.am
parent48ccb60d453b06584e58f6ffca47b2204f9c65db (diff)
test-journal-importer: add a test case with broken input
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index fef13fabcd..10839e922a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2470,7 +2470,8 @@ test_journal_importer_LDADD = \
libsystemd-shared.la
EXTRA_DIST += \
- test/journal-data/journal-1.txt
+ test/journal-data/journal-1.txt \
+ test/journal-data/journal-2.txt
# ------------------------------------------------------------------------------
## .PHONY so it always rebuilds it