diff --git a/Makefile b/Makefile index 0662da5536..8e03a71b8d 100644 --- a/Makefile +++ b/Makefile @@ -278,7 +278,6 @@ clean-all: clean .PHONY: clean clean: - $(GO) clean -i ./... rm -rf $(EXECUTABLE) $(DIST) $(BINDATA_DEST) $(BINDATA_HASH) \ integrations*.test \ e2e*.test \