Merge pull request #1105 from harshavardhana/cleanup-assets

build: Cleanup assets file upon make clean.
This commit is contained in:
Harshavardhana 2016-02-07 11:06:08 -08:00
commit e79a73a3f5
1 changed files with 2 additions and 0 deletions

View File

@ -99,3 +99,5 @@ clean:
@rm -fv minio
@rm -fv minio.test
@rm -fv pkg/fs/fs.test
@rm -fv ui-assets.go
@rm -fv ui-assets.asc