diff options
author | Matt Turner <mattst88@gmail.com> | 2012-01-27 00:02:47 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2012-01-30 21:09:38 -0500 |
commit | 9947656168d09f9019600fccc42ca8e0de49b83a (patch) | |
tree | 5bbd368e7d613e3970581beb0c0f9fa5e2dbe026 /configure.ac | |
parent | dfb6142548df0dccbe6eed2c57986e208eb0d437 (diff) |
automake: src/glsl and src/glsl/glcpp
Reviewed-by: Eric Anholt <eric@anholt.net>
Tested-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Matt Turner <mattst88@gmail.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 1700058338..8af2456264 100644 --- a/configure.ac +++ b/configure.ac @@ -1921,6 +1921,8 @@ dnl Substitute the config AC_CONFIG_FILES([configs/autoconf src/gbm/Makefile src/gbm/main/gbm.pc + src/glsl/Makefile + src/glsl/glcpp/Makefile src/egl/wayland/Makefile src/egl/wayland/wayland-egl/Makefile src/egl/wayland/wayland-egl/wayland-egl.pc |