aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rwxr-xr-xscripts/check.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/check.in b/scripts/check.in
index a388ef38f..525d2a589 100755
--- a/scripts/check.in
+++ b/scripts/check.in
@@ -8,7 +8,7 @@ then
exit 0
fi
-./maketests $*
+./buildtests $*
# TODO when ctest 2.8 comes out, honor the jobs parameter
ctest -R $1 \ No newline at end of file