diff --git a/Makefile b/Makefile index 00296978fe..0bc4decebf 100644 --- a/Makefile +++ b/Makefile @@ -49,6 +49,7 @@ install-test-deps: # Clean the project clean: cargo clean + rm -rf $(O1VM_RISCV32IM_BIN_FILES) # Build the project build: