build/glsl: fix location of generated files.
authorChristopher James Halse Rogers <christopher.halse.rogers@canonical.com>
Thu, 19 Jul 2012 02:30:10 +0000 (12:30 +1000)
committerMatt Turner <mattst88@gmail.com>
Mon, 13 Aug 2012 19:24:39 +0000 (12:24 -0700)
commit77a3efc6b907943903190b385fdf107c4acfcdca
tree71a436d544cbef3ef5ad102097a9049f39413ddd
parent37a1b8083e7f7a6c3abe3843cfaed84163f2d19f
build/glsl: fix location of generated files.

Like in src/mesa, use GLSL_BUILDDIR/GLSL_SRCDIR to unambiguously
distinguish between in-tree and generated files.

Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Christopher James Halse Rogers <christopher.halse.rogers@canonical.com>
src/glsl/Makefile.am
src/glsl/Makefile.sources
src/glsl/glcpp/Makefile.am