Removes check-valgrind files after a maintainer-clean

This commit is contained in:
Felipe Zimmerle
2016-07-11 14:57:25 -03:00
parent 46f4b84a07
commit 247f24c5bb

View File

@@ -36,9 +36,11 @@ MAINTAINERCLEANFILES = \
missing \
test/modsec-shared-collections \
test/modsec-shared-collections-lock \
test-suite-drd.log \
test-suite-helgrind.log \
test-suite-memcheck.log \
ylwrap
cppcheck:
cppcheck --suppressions-list=./test/cppcheck_suppressions.txt --enable=all --inconclusive --template="{file},{line},{severity},{id},{message}" -U YYSTYPE -U YY_USER_INIT --std=posix .