]> git.ipfire.org Git - thirdparty/kea.git/commit
Various changes to Makefile.am
authorAndrei Pavel <andrei.pavel@qualitance.com>
Wed, 14 Dec 2016 14:34:21 +0000 (16:34 +0200)
committerAndrei Pavel <andrei.pavel@qualitance.com>
Wed, 14 Dec 2016 14:34:21 +0000 (16:34 +0200)
commit325bfcd18529176aff5c540472a3567b493676c9
tree2338064ea8308ca7ed0a17b79ef60d7f8daaf5f8
parent039622a485df6dac4675edca5a09804eb8cd927d
Various changes to Makefile.am

report-cpp-coverage wasn't working because of a syntax error
Added coverage target to .NOTPARALLEL to run unit tests and only then build reports.
Fixed cppcheck.
Makefile.am