aboutsummaryrefslogtreecommitdiff
path: root/mesalib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mesalib/Makefile')
-rw-r--r--mesalib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mesalib/Makefile b/mesalib/Makefile
index cf6555c78..c73894789 100644
--- a/mesalib/Makefile
+++ b/mesalib/Makefile
@@ -23,7 +23,7 @@ doxygen:
check:
cd src/glsl/tests/ && ./optimization-test
- @echo "All tests passed."
+ make -C tests check
clean:
-@touch $(TOP)/configs/current