diff --git a/Makefile b/Makefile index e7aeb693a..8387c2e95 100644 --- a/Makefile +++ b/Makefile @@ -64,4 +64,5 @@ clean: @echo "Cleaning up all the generated files:" @rm -fv cover.out @rm -fv pkg/utils/split/TESTPREFIX.* - @rm -fv build-constants.go + @rm -fv minio +