1
0
mirror of https://github.com/systemd/systemd synced 2025-10-06 00:13:24 +02:00

build-sys: color test results

This commit is contained in:
Zbigniew Jędrzejewski-Szmek
2012-12-01 10:13:30 +01:00
parent 6f862a69ec
commit 47cd54a994
3 changed files with 3 additions and 2 deletions

View File

@@ -20,6 +20,7 @@
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
AM_MAKEFLAGS = --no-print-directory
AUTOMAKE_OPTIONS = color-tests
SUBDIRS = . po

View 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

View 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