diff options
Diffstat (limited to 'tests/migrations/Makefile.am')
-rw-r--r-- | tests/migrations/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/migrations/Makefile.am b/tests/migrations/Makefile.am index e548723a7..398b15c80 100644 --- a/tests/migrations/Makefile.am +++ b/tests/migrations/Makefile.am @@ -58,7 +58,7 @@ xcheck: EXTRA_DIST = common.scm run-tests.scm setup.scm $(XTESTS) $(TEST_FILES) -CLEANFILES = *.log +CLEANFILES = *.log report.xml # We need to depend on a couple of programs so that the tests don't # start before all programs are built. |