Merge pull request #388 from abperiasamy/clean-build-constants

make clean build-constants.go
This commit is contained in:
Anand Babu (AB) Periasamy 2015-03-25 23:05:21 -07:00
commit 4cf85ccc71

View File

@ -70,3 +70,4 @@ clean:
@rm -fv pkg/utils/split/TESTPREFIX.* @rm -fv pkg/utils/split/TESTPREFIX.*
@rm -fv cover.out @rm -fv cover.out
@rm -fv pkg/storage/erasure/*.syso @rm -fv pkg/storage/erasure/*.syso
@rm -fv build-constants.go