diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2012-12-01 10:13:30 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2012-12-01 16:38:37 +0100 |
commit | 47cd54a994c1e0a04fd7592e141fb46e29fa070b (patch) | |
tree | f97f99cae4102da569abf396bc11e1c73debec77 /Makefile.am | |
parent | 6f862a69ecc9ca92899047d2cb0bbdd72513a3cf (diff) |
build-sys: color test results
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index a730ffe600..f77a160493 100644 --- a/Makefile.am +++ b/Makefile.am @@ -20,6 +20,7 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} AM_MAKEFLAGS = --no-print-directory +AUTOMAKE_OPTIONS = color-tests SUBDIRS = . po |