Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.xiph.org/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRon <ron@debian.org>2013-06-29 11:06:24 +0400
committerRon <ron@debian.org>2013-06-29 11:06:24 +0400
commit90a39039a46040faa944b4690c16452a088016e2 (patch)
tree5792360ef3c77be3359ff346ff7580bb0dab41a9 /Makefile.am
parent64b398573da586e67ef266ece6e8ef147c2e0b66 (diff)
Make the parallel test mode of automake 1.13 useable
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 28694335..65fba901 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,7 @@
+# Provide the full test output for failed tests when using the parallel
+# test suite (which is enabled by default with automake 1.13+).
+export VERBOSE = yes
+
AUTOMAKE_OPTIONS = subdir-objects
ACLOCAL_AMFLAGS = -I m4