aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile b/test/Makefile
index 132ebee6..721ec963 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -140,6 +140,7 @@ reset:
@mkdir $(VPP_TEST_FAILED_DIR)
wipe: reset
+ @make -C ext clean
@rm -rf $(PYTHON_VENV_PATH)
@rm -f $(PAPI_INSTALL_FLAGS)