diff --git a/makefile b/makefile index 8d10be9c777..757e26889a4 100644 --- a/makefile +++ b/makefile @@ -1265,3 +1265,4 @@ endif cppcheck: @echo Generate CppCheck analysis report cppcheck --enable=all src/ $(CPPCHECK_PARAMS) -j9 +