android: include src/glsl/Makefile.sources
authorChia-I Wu <olvaffe@gmail.com>
Sun, 30 Oct 2011 11:32:41 +0000 (19:32 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Tue, 1 Nov 2011 22:36:24 +0000 (06:36 +0800)
commitfb0e4a23fab6992e827f0b62d5326745065074a2
tree246be5413ce9d44b95d66ed1510fe0df5fa9d105
parentdfdb34b7c1ad38027c301ac71d3890c6c5d5751a
android: include src/glsl/Makefile.sources

This also fixes the build error due to missing link_uniforms.cpp in the source
lists.

Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Chad Versace <chad@chad-versace.us>
[olv: the missing link_uniforms.cpp was added before this patch is committed]
src/glsl/Android.mk