glsl: build: use makefile.sources variables when possible
authorEmil Velikov <emil.l.velikov@gmail.com>
Fri, 17 Jul 2015 12:30:51 +0000 (13:30 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Wed, 9 Sep 2015 11:48:43 +0000 (12:48 +0100)
commita3b05e04921a4fcc05cfc994e415e3ceb39fd184
treeaaa1c39931bb2a94a39284e957793c01479ad77b
parentda5e4559ee3b239d2483645ed54b35aa6628fbaf
glsl: build: use makefile.sources variables when possible

Rather than folding one variable within the other only to unwrap them,
just use the ones we need.

v2: bring back LOCAL_PATH prefix for nir_constant_expressions,h

Cc: 11.0 <mesa-stable@lists.freedesktop.org>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Matt Turner <mattst88@gmail.com> (v1)
src/glsl/Android.gen.mk
src/glsl/Makefile.am
src/glsl/Makefile.sources