diff --git a/Makefile b/Makefile index 36d37bf697a..91c80bfd6aa 100644 --- a/Makefile +++ b/Makefile @@ -265,6 +265,7 @@ test-wipe-doc: @make -C test wipe-doc test-cov: bootstrap + $(eval EXTENDED_TESTS=yes) $(call test,vpp,vpp_gcov,cov) test-wipe-cov: