[build] Split out the custom silent rules
authorEmmanuele Bassi <ebassi@linux.intel.com>
Wed, 16 Sep 2009 16:43:58 +0000 (17:43 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Wed, 16 Sep 2009 16:47:59 +0000 (17:47 +0100)
commitecfa0c4f92e3a78bdc4257c62a61b47aa41e0d05
tree19934a5da5592a182ec45cf2d7c82e278b3ee617
parent94e60c393b6be8b69140da01835a377409f6a77b
[build] Split out the custom silent rules

The silent rules we use for custom targets should be moved into a
separate Makefile.am that gets included from all the others.
16 files changed:
Makefile.am
build/autotools/Makefile.am
build/autotools/Makefile.am.silent [new file with mode: 0644]
clutter/Makefile.am
clutter/cogl/Makefile.am
clutter/cogl/common/Makefile.am
clutter/cogl/gl/Makefile.am
clutter/cogl/gles/Makefile.am
clutter/glx/Makefile.am
clutter/pango/Makefile.am
clutter/x11/Makefile.am
tests/conform/Makefile.am
tests/data/Makefile.am
tests/interactive/Makefile.am
tests/micro-bench/Makefile.am
tests/tools/Makefile.am