summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorIan Romanick <[email protected]>2012-05-25 08:26:33 -0700
committerIan Romanick <[email protected]>2012-06-13 13:14:22 -0700
commit8fecdcc587a192c0ea4e13d59321691b8981c249 (patch)
tree33831bce05241bf16e1bb629ae1d6591b835b98f /configure.ac
parente08f9080ff6ca8af025eeeeb40f328f3279cf40a (diff)
mesa/tests: Add tests for _mesa_lookup_enum_by_{name,nr} functions
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 867d6f60765..1a8036db237 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2170,6 +2170,7 @@ AC_CONFIG_FILES([configs/autoconf
src/mapi/shared-glapi/Makefile
src/gtest/Makefile
src/mesa/libdricore/Makefile
+ src/mesa/main/tests/Makefile
src/mesa/drivers/dri/dri.pc
src/mesa/drivers/dri/Makefile
src/mesa/drivers/dri/common/Makefile