summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/hacking.html6
1 files changed, 1 insertions, 5 deletions
diff --git a/www/hacking.html b/www/hacking.html
index c8d17316..451a2dfe 100644
--- a/www/hacking.html
+++ b/www/hacking.html
@@ -1422,11 +1422,7 @@ gpsd.spec.in is up-to-date and properly timestamped.</dd>
<ol>
<li>scons testbuild</li>
<li>scons testregress</li>
-<li>scons splint</li>
-<li>scons cppcheck</li>
-<li>scons pychecker</li>
-<li>scons xmllint</li>
-<li>scons valgrind-audit</li>
+<li>scons checkall; splint, cppcheck, pychecker, xmllint, valgrind-audit</li>
<li>cd devtools; flocktest</li>
</ol>
</dd>