Merge pull request #1105 from harshavardhana/cleanup-assets

build: Cleanup assets file upon make clean.
master
Harshavardhana 9 years ago
commit e79a73a3f5
  1. 2
      Makefile

@ -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

Loading…
Cancel
Save