From 247f24c5bbb3621f5495cfc7a63a15b0c7b5309a Mon Sep 17 00:00:00 2001 From: Felipe Zimmerle Date: Mon, 11 Jul 2016 14:57:25 -0300 Subject: [PATCH] Removes check-valgrind files after a maintainer-clean --- Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index e318c776..7ceb2ba8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 .