diff --git a/Makefile b/Makefile index 2dbaed323..bc8e7f6b6 100644 --- a/Makefile +++ b/Makefile @@ -64,7 +64,7 @@ protoc: .PHONY: clean clean: @rm -rf $(BINDIR) - @rm ./rootfs/tiller + @rm -rf ./rootfs/tiller .PHONY: coverage coverage: