gio tests: add codegen to BUILT_SOURCES
authorRyan Lortie <desrt@desrt.ca>
Fri, 7 Mar 2014 12:41:50 +0000 (07:41 -0500)
committerRyan Lortie <desrt@desrt.ca>
Fri, 7 Mar 2014 12:47:14 +0000 (07:47 -0500)
commit66e2ffe97869e13562b13c51d5dbd3ea1a89bd51
treea509a301a7a5cd26a4c9270cd0e465abd151221c
parent7a6dfd75d66d274020805b6c770ba683900a3402
gio tests: add codegen to BUILT_SOURCES

We need to have these in BUILT_SOURCES so that 'make' knows to generate them
before attempting to compile other .c files in the same directory (since some
of these files include the header).

Should fix up remaining issues about partial versions of this file being
included under parallel builds.

https://bugzilla.gnome.org/show_bug.cgi?id=725891
gio/tests/Makefile.am