diff --git a/Makefile b/Makefile index e5b204a..b04c669 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,3 @@ test: - cd tests; make + cd tests; make all