diff --git a/Makefile b/Makefile index 123f49daf..9254b294e 100644 --- a/Makefile +++ b/Makefile @@ -262,7 +262,7 @@ test: all check: all ./testrunner -q -checkcfg: cppcheck validateCFG +checkcfg: cppcheck validateCFG validatePlatforms ./test/cfg/runtests.sh dmake: tools/dmake.o cli/filelister.o $(SRCDIR)/pathmatch.o $(SRCDIR)/path.o externals/simplecpp/simplecpp.o