[build] Improved test framework management
commit1b4206e88163c6fa85347f289ae294a64751cb8f
authorNicola Fontana <ntd@entidi.it>
Sat, 20 Feb 2010 22:40:23 +0000 (20 23:40 +0100)
committerNicola Fontana <ntd@entidi.it>
Sat, 20 Feb 2010 22:40:23 +0000 (20 23:40 +0100)
treed7a75caa562dc7c96f04b7f884b34c5138e51c51
parentdf54a8f670b9919feefc437865ca04d69459c700
[build] Improved test framework management

Updated Makefile.am.gtester to leverage the "check" target recursion
instead of handcrafting a recursion in the new "test" target. This
simplify a lot the logic and resolve some issue, although there could be
some (actually unknown) reasons the makefile was done this way.
Makefile.am
adg/Makefile.am
build/Makefile.am.gtester
build/Makefile.am.gtk-doc
cpml/Makefile.am
docs/Makefile.am
tests/Makefile.am