summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorIan Romanick <[email protected]>2012-05-29 11:28:11 -0700
committerIan Romanick <[email protected]>2012-06-13 13:17:53 -0700
commita29ad2b421b75a1727b3460db27b9f57e0bb226d (patch)
tree9cd85ddc1bc02165e7aa1cbec49245b91b21ba34 /configure.ac
parent8fecdcc587a192c0ea4e13d59321691b8981c249 (diff)
mesa/tests: Add tests for the generated dispatch table
Signed-off-by: Ian Romanick <[email protected]> Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 1a8036db237..d5f8cd719e0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2168,6 +2168,7 @@ AC_CONFIG_FILES([configs/autoconf
src/glx/Makefile
src/glx/tests/Makefile
src/mapi/shared-glapi/Makefile
+ src/mapi/glapi/tests/Makefile
src/gtest/Makefile
src/mesa/libdricore/Makefile
src/mesa/main/tests/Makefile