Explorar o código

Makefile: clean up "gopath.proto"

Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Gyuho Lee %!s(int64=7) %!d(string=hai) anos
pai
achega
8219c7f273
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Makefile

+ 1 - 0
Makefile

@@ -24,6 +24,7 @@ clean:
 	rm -f ./bin/Dockerfile-release
 	rm -rf ./bin/*.etcd
 	rm -rf ./gopath
+	rm -rf ./gopath.proto
 	rm -rf ./release
 	rm -f ./integration/127.0.0.1:* ./integration/localhost:*
 	rm -f ./clientv3/integration/127.0.0.1:* ./clientv3/integration/localhost:*