diff options
author | Eric Anholt <[email protected]> | 2012-03-05 17:01:12 -0800 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2012-04-12 17:17:43 -0700 |
commit | 19a4c0646b62311d3df70653d0186fb4f7866fd3 (patch) | |
tree | 3abbdb3a583af5d40024ebeb7451e51060bbdf2d /configure.ac | |
parent | fe358c0ffa4acb7ecab10fda68ba9740497d2e7f (diff) |
gtest: Build as a convenience library.
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 21e4308faf4..9baccab3624 100644 --- a/configure.ac +++ b/configure.ac @@ -1999,6 +1999,7 @@ AC_CONFIG_FILES([configs/autoconf src/egl/wayland/wayland-drm/Makefile src/glx/Makefile src/mapi/shared-glapi/Makefile + src/gtest/Makefile src/mesa/drivers/dri/dri.pc src/mesa/drivers/dri/Makefile src/mesa/drivers/dri/common/Makefile |