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 /docs | |
parent | 6f862a69ecc9ca92899047d2cb0bbdd72513a3cf (diff) | |
download | systemd-47cd54a994c1e0a04fd7592e141fb46e29fa070b.tar.gz |
build-sys: color test results
Diffstat (limited to 'docs')
-rw-r--r-- | docs/gudev/Makefile.am | 2 | ||||
-rw-r--r-- | docs/libudev/Makefile.am | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/gudev/Makefile.am b/docs/gudev/Makefile.am index 57334b6ddc..26c8652b0a 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 c6d7b8ca25..87196e8586 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 |