diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index e4bd7254c3..d9fb72f8e5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2425,7 +2425,7 @@ noinst_PROGRAMS += \ test-journal-stream TESTS += \ - test-journal + test-journal \ test-journal-match \ test-journal-stream |