diff --git a/Makefile b/Makefile index b2b3ac15b..113969c39 100644 --- a/Makefile +++ b/Makefile @@ -234,6 +234,7 @@ tags: install: cppcheck install -d ${BIN} install cppcheck ${BIN} + install htmlreport/cppcheck-htmlreport ${BIN} ###### Build