glapi/gen: fix out of tree build
authorDylan Noblesmith <nobled@dreamwidth.org>
Thu, 28 Jun 2012 20:03:33 +0000 (20:03 +0000)
committerDylan Noblesmith <nobled@dreamwidth.org>
Mon, 2 Jul 2012 15:13:58 +0000 (15:13 +0000)
commit43bca86c1bee06fe420e959f9e51a18bdd1b6d8a
tree0423dea16feb623af79df190f77151868f3c10d8
parentf5c41e16d7b09e7c342bff8ec5888db88c071be3
glapi/gen: fix out of tree build

Add "-f $(srcdir)/gl_API.xml" to the arguments of all
the scripts that by default look for gl_API.xml in the
working directory when run with no arguments, and prepend
$(srcdir) to those scripts that are already using an
explicit -f argument.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mapi/glapi/gen/Makefile.am