diff --git a/Makefile b/Makefile index 53655ae44..bd7ed542a 100644 --- a/Makefile +++ b/Makefile @@ -66,7 +66,8 @@ testrunner: $(TESTOBJ) all: cppcheck testrunner tools -test: testrunner +test: all + ./testrunner tools: tools/errmsg tools/dmake