diff --git a/test/Makefile b/test/Makefile index 983a645..9652b2d 100644 --- a/test/Makefile +++ b/test/Makefile @@ -18,7 +18,7 @@ endif all: ${RUNCMD} true - ${GCOVRCMD} + @${GCOVRCMD} clean: ${CLEANCMD} true