mirror of
https://github.com/libp2p/go-libp2p-peerstore.git
synced 2026-08-22 15:33:27 +08:00
fix makefile for protobuf.
This commit is contained in:
@@ -8,4 +8,5 @@ all: $(GO)
|
||||
|
||||
clean:
|
||||
rm -f *.pb.go
|
||||
rm -f *.go
|
||||
|
||||
.PHONY: clean
|
||||
Reference in New Issue
Block a user