From: Zbigniew Jędrzejewski-Szmek Date: Sat, 1 Dec 2012 09:13:30 +0000 (+0100) Subject: build-sys: color test results X-Git-Tag: v197~166 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=47cd54a994c1e0a04fd7592e141fb46e29fa070b;ds=sidebyside build-sys: color test results --- diff --git a/Makefile.am b/Makefile.am index a730ffe60..f77a16049 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 diff --git a/docs/gudev/Makefile.am b/docs/gudev/Makefile.am index 57334b6dd..26c8652b0 100644 --- a/docs/gudev/Makefile.am +++ b/docs/gudev/Makefile.am @@ -1,7 +1,7 @@ ## Process this file with automake to produce Makefile.in # We require automake 1.10 at least. -AUTOMAKE_OPTIONS = 1.10 +AUTOMAKE_OPTIONS = 1.10 color-tests # This is a blank Makefile.am for using gtk-doc. # Copy this to your project's API docs directory and modify the variables to diff --git a/docs/libudev/Makefile.am b/docs/libudev/Makefile.am index c6d7b8ca2..87196e858 100644 --- a/docs/libudev/Makefile.am +++ b/docs/libudev/Makefile.am @@ -1,7 +1,7 @@ ## Process this file with automake to produce Makefile.in # We require automake 1.10 at least. -AUTOMAKE_OPTIONS = 1.10 +AUTOMAKE_OPTIONS = 1.10 color-tests # This is a blank Makefile.am for using gtk-doc. # Copy this to your project's API docs directory and modify the variables to