make install: install cppcheck-htmlreport as well.

This commit is contained in:
Matthias Krüger 2013-10-07 21:36:34 +02:00
parent f08325284c
commit 074f195f7b
1 changed files with 1 additions and 0 deletions

View File

@ -234,6 +234,7 @@ tags:
install: cppcheck
install -d ${BIN}
install cppcheck ${BIN}
install htmlreport/cppcheck-htmlreport ${BIN}
###### Build