tests: Drop unnecessary % from .test pattern match rule
authorColin Walters <walters@verbum.org>
Fri, 24 May 2013 19:42:12 +0000 (15:42 -0400)
committerColin Walters <walters@verbum.org>
Fri, 24 May 2013 20:30:21 +0000 (16:30 -0400)
commit5088c705ac5ce118502d0c6ea74aca1cec26b575
treea6644bc2283bf45b59e325f92826446dcd855589
parentb85e8e5bfb3f0cb86411cc5d8b038c5af1404f1c
tests: Drop unnecessary % from .test pattern match rule

On Windows, the executables will have .exe, so this won't
match.  Furthermore, they aren't actually dependent on the
executable to build.
gio/tests/Makefile.am
glib/tests/Makefile.am
gobject/tests/Makefile.am
tests/Makefile.am
tests/gobject/Makefile.am