Merge pull request #129 from Madhu-1/update-make

update Make clean
This commit is contained in:
Huamin Chen 2019-01-16 07:17:42 -05:00 committed by GitHub
commit c7c682b055
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,3 +55,5 @@ clean:
go clean -r -x
rm -f deploy/rbd/docker/rbdplugin
rm -f deploy/cephfs/docker/cephfsplugin
rm -f _output/rbdplugin
rm -f _output/cephfsplugin