Update Makefile

This commit is contained in:
Dean Eigenmann
2019-06-07 14:19:44 -07:00
committed by GitHub
parent 51ea072278
commit e095a17ebc

View File

@@ -4,4 +4,4 @@ GO111MODULE = on
protobuf:
protoc --go_out=. ./protobuf/*.proto
.PHONY: protobuf
.PHONY: protobuf