diff options
author | Matt Turner <mattst88@gmail.com> | 2013-01-14 22:00:08 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2013-01-22 14:33:20 -0800 |
commit | 86d30dea3c13d29ef8d39bc18db63a0441051975 (patch) | |
tree | 39b2dd61d813609c1e8e3982cbde9ac0f93837b2 /configure.ac | |
parent | cc9f609cb9175e727b91f8dffa5800818be582da (diff) |
glsl/build: Build glcpp via the glsl Makefile
Removing the subdirectory recursion provides a small speed up.
Tested-by: Andreas Boll <andreas.boll.dev@gmail.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 264e9c7cbd..002fedc240 100644 --- a/configure.ac +++ b/configure.ac @@ -2082,7 +2082,6 @@ AC_CONFIG_FILES([Makefile src/gbm/main/gbm.pc src/glsl/Makefile src/glsl/builtin_compiler/Makefile - src/glsl/glcpp/Makefile src/glsl/tests/Makefile src/glx/Makefile src/glx/tests/Makefile |