mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Makefile: clean up "gopath.proto"
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
This commit is contained in:
parent
e37d6a2842
commit
8219c7f273
1
Makefile
1
Makefile
@ -24,6 +24,7 @@ clean:
|
|||||||
rm -f ./bin/Dockerfile-release
|
rm -f ./bin/Dockerfile-release
|
||||||
rm -rf ./bin/*.etcd
|
rm -rf ./bin/*.etcd
|
||||||
rm -rf ./gopath
|
rm -rf ./gopath
|
||||||
|
rm -rf ./gopath.proto
|
||||||
rm -rf ./release
|
rm -rf ./release
|
||||||
rm -f ./integration/127.0.0.1:* ./integration/localhost:*
|
rm -f ./integration/127.0.0.1:* ./integration/localhost:*
|
||||||
rm -f ./clientv3/integration/127.0.0.1:* ./clientv3/integration/localhost:*
|
rm -f ./clientv3/integration/127.0.0.1:* ./clientv3/integration/localhost:*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user