diff --git a/Makefile b/Makefile index d8220b026..2fcc4d434 100644 --- a/Makefile +++ b/Makefile @@ -70,3 +70,4 @@ clean: @rm -fv pkg/utils/split/TESTPREFIX.* @rm -fv cover.out @rm -fv pkg/storage/erasure/*.syso + @rm -fv build-constants.go