aboutsummaryrefslogtreecommitdiffstats
path: root/docs/devinfo.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/devinfo.html')
-rw-r--r--docs/devinfo.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/devinfo.html b/docs/devinfo.html
index c6e97c68a62..02d6473266f 100644
--- a/docs/devinfo.html
+++ b/docs/devinfo.html
@@ -70,7 +70,7 @@ To add a new GL extension to Mesa you have to do at least the following.
<li>
The dispatch tests check_table.cpp and dispatch_sanity.cpp
should be updated with details about the new extensions functions. These
- tests are run using 'make check'
+ tests are run using 'meson test'
</li>
</ul>
</p>