scons: Use full path of texture_builtins.py.
authorVinson Lee <vlee@freedesktop.org>
Sat, 29 Sep 2012 06:41:29 +0000 (23:41 -0700)
committerVinson Lee <vlee@freedesktop.org>
Sat, 29 Sep 2012 21:38:37 +0000 (14:38 -0700)
commit0615e8324ca949a5f86614e727122bfb2f230135
tree962d8a6153fec8b4c760379f5a43e0150a2b93db
parent46328296bde5bac9df47a230f39776dde7b45c5f
scons: Use full path of texture_builtins.py.

Fixes this build error on Cygwin.
Explicit dependency `src/glsl/builtins/tools/texture_builtins.py' not
found, needed by target
`build/cygwin-x86-debug/glsl/builtin_function.cpp'.

Signed-off-by: Vinson Lee <vlee@freedesktop.org>
Reviewed-by: Brian Paul <brianp@vmware.com>
src/glsl/SConscript