build: Fix usage of %.test again
authorColin Walters <walters@verbum.org>
Fri, 24 May 2013 21:16:44 +0000 (22:16 +0100)
committerColin Walters <walters@verbum.org>
Fri, 24 May 2013 21:16:44 +0000 (22:16 +0100)
commit0b167b0ae964fcd999ccf8a9fdc41804df936a28
tree35f796d98fe3a58a480a51f7fb0a291ba37a33cb
parent5088c705ac5ce118502d0c6ea74aca1cec26b575
build: Fix usage of %.test again

We actually need the first dependency because it includes the
final executable name.  Rather, fix the original bug by using
the variable $(EXEEXT).
gio/tests/Makefile.am
glib/tests/Makefile.am
gobject/tests/Makefile.am
tests/Makefile.am
tests/gobject/Makefile.am