summaryrefslogtreecommitdiff
path: root/test/system/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/system/Makefile.am')
-rw-r--r--test/system/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/system/Makefile.am b/test/system/Makefile.am
index 59a37a4db..219a26355 100644
--- a/test/system/Makefile.am
+++ b/test/system/Makefile.am
@@ -36,6 +36,8 @@ endif
# rebuild tests if a library changes
$(TESTS):: $(TEST_DEPS)
+export VERBOSE = 1
+
# synonyms for "check"
.PHONY: regress test
regress test: check
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback