glsl: Build a libglsl_util library.
authorMatt Turner <mattst88@gmail.com>
Thu, 18 Dec 2014 21:33:29 +0000 (13:33 -0800)
committerMatt Turner <mattst88@gmail.com>
Fri, 23 Jan 2015 22:28:44 +0000 (14:28 -0800)
commit145919b2ab737d3b390a6a8ab77d54719db1e6f8
treeeb126491eb26cd23f94387d0f764646335800033
parenta37ae2ab922a0a7fceb9dba85dba11c26f4cf736
glsl: Build a libglsl_util library.

Rather than sourcing files with ../dir/file.c which leads to distclean
wiping out ../dir's .deps directory.
src/Makefile.am
src/glsl/Makefile.am