gresource tests: fix VPATH builds emitting errors during dependency generation
authorDieter Verfaillie <dieterv@optionexplicit.be>
Thu, 13 Sep 2012 10:13:36 +0000 (12:13 +0200)
committerAlexander Larsson <alexl@redhat.com>
Mon, 17 Sep 2012 13:29:59 +0000 (15:29 +0200)
commitdb2210203883544d38fb93e80ebf4cccaa2c26a9
treedcef389072480bc4293cd46b2d50960fd98f63c1
parent2edbee58f613abfb6ef2bb47529dca178924067d
gresource tests: fix VPATH builds emitting errors during dependency generation

Adding the --sourcedir option fixes these:
/path/to/src/gio/tests/test2.gresource.xml: Error on line 5 char 1: Failed to locate 'test1.txt' in current directory.
/path/to/src/gio/tests/test3.gresource.xml: Error on line 5 char 1: Failed to locate 'test1.txt' in current directory.
/path/to/src/gio/tests/test4.gresource.xml: Error on line 5 char 1: Failed to locate 'test1.txt' in current directory.
/path/to/src/gio/tests/test.gresource.xml: Error on line 5 char 1: Failed to locate 'test1.txt' in current directory.
gio/tests/Makefile.am