chiark / gitweb /
build-sys: color test results
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 1 Dec 2012 09:13:30 +0000 (10:13 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 1 Dec 2012 15:38:37 +0000 (16:38 +0100)
Makefile.am
docs/gudev/Makefile.am
docs/libudev/Makefile.am

index a730ffe6009a00403d85a6a4c399b2d106f1ca22..f77a1604930e2bde7e6b3023cfae01292feef8f3 100644 (file)
@@ -20,6 +20,7 @@
 
 ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
 AM_MAKEFLAGS = --no-print-directory
+AUTOMAKE_OPTIONS = color-tests
 
 SUBDIRS = . po
 
index 57334b6ddc140514632fc2dc626748d0bdd62c0a..26c8652b0a6f9b4da0ee16b7a54db735ed2a6276 100644 (file)
@@ -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
index c6d7b8ca25a29e1214b870168a853fafccdca6b1..87196e8586bce8b478c455788e4b0c33f5aee7e9 100644 (file)
@@ -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