diff --git a/Makefile b/Makefile index a2a606f996..68866643ee 100644 --- a/Makefile +++ b/Makefile @@ -70,7 +70,7 @@ specs: @echo "Checking specs and autogenerating spec tests" python tools/checkspecs.py -check-before-commit: trailing-spaces html test specs +check-before-commit: specs trailing-spaces html test @echo "removed spaces" @echo "built docs" @echo "ran test"