summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7f3c4295e88..31fd8816c7a 100644
--- a/Makefile
+++ b/Makefile
@@ -445,7 +445,7 @@ test-wipe-doc:
@make -C test wipe-doc
test-cov:
- @make -C $(BR) PLATFORM=vpp TAG=vpp_gcov vom-install japi-install
+ @make -C $(BR) PLATFORM=vpp TAG=vpp_gcov vom-install
$(eval EXTENDED_TESTS=yes)
$(call test,vpp,vpp_gcov,cov)