diff --git a/Makefile b/Makefile index fb76b2d271ed7191fac854ddcc5bc396eefd74aa..60380ad5847b8a2b047dedfd856835c51e69aab1 100644 --- a/Makefile +++ b/Makefile @@ -140,7 +140,7 @@ test-lisp: build/asdf.lisp @cd test; ./run-tests.sh ${l} ${t} t: test-lisp -test: test-lisp test-clean-load test-load-systems doc +test: doc test-lisp test-clean-load test-load-systems test-load-systems: build/asdf.lisp ./test/run-tests.sh -l ${l} ${s}