From aca57aec9c9e3af31f24310f3a70cf6c5553266f Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Fri, 22 May 2009 00:36:14 +0200 Subject: Colored "make check" output. --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/Makefile.am b/tests/Makefile.am index 0ec1f3a..08ee641 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -19,7 +19,7 @@ # Rules generated and collected by gnulib-tool. include Makefile.gnulib -AUTOMAKE_OPTIONS += subdir-objects +AUTOMAKE_OPTIONS += 1.11 subdir-objects color-tests # Ensure that ../lib/config.h is seen before ../config.h. DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/lib -I$(top_builddir) -- cgit v1.2.1