summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2013-01-15 11:45:40 -0800
committerMatt Turner <mattst88@gmail.com>2013-01-22 14:33:24 -0800
commitefd201caa5cbfaf10d0ecad219046a9fe3593c4b (patch)
tree21930b02c385defb8e77d4e7152bc7c1d3ea03fd /Makefile.am
parent86d30dea3c13d29ef8d39bc18db63a0441051975 (diff)
glsl/build: Build tests via the glsl Makefile
Tested-by: Andreas Boll <andreas.boll.dev@gmail.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c6fc0624852..0e61a55d5e1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -30,7 +30,6 @@ check-local:
$(MAKE) -C src/mapi/glapi/tests check
$(MAKE) -C src/mapi/shared-glapi/tests check
$(MAKE) -C src/mesa/main/tests check
- $(MAKE) -C src/glsl/tests check
$(MAKE) -C src/glx/tests check
.PHONY: doxygen