tests: fix a srcdir vs. destdir issue
authorRyan Lortie <desrt@desrt.ca>
Mon, 27 May 2013 22:05:09 +0000 (18:05 -0400)
committerRyan Lortie <desrt@desrt.ca>
Mon, 27 May 2013 22:12:54 +0000 (18:12 -0400)
commitaa3db2c91b254250a84b8c8e07eb3da96fbf74aa
tree2c267e58ef07b4446e599da720b4d3c3c235cbb8
parentad2716bb1aa202bd6d25ab8bdafb09fd3bcc8c22
tests: fix a srcdir vs. destdir issue

The target file is a script, so it'll always be in SRCDIR for the uninstalled
case.  Just look there and avoid the libtool trickery.
glib/tests/spawn-singlethread.c