increase the verbosity of make check failures

Signed-off-by: Loic Dachary <loic@dachary.org>
master
Loic Dachary 2016-09-13 10:25:13 +02:00
parent 22cd7b15e8
commit e2dd917ea1
1 changed files with 2 additions and 0 deletions

View File

@ -6,3 +6,5 @@ ACLOCAL_AMFLAGS = -I m4
include_HEADERS = include/gf_complete.h include/gf_method.h include/gf_rand.h include/gf_general.h
# display the output of failed TESTS after a failed make check
export VERBOSE = true