directory structure change to work with glide
glide has its own requirements. My previous workaround caused me some code checkin errors. Need to fix this.
This commit is contained in:
4
weed/proto/Makefile
Normal file
4
weed/proto/Makefile
Normal file
@@ -0,0 +1,4 @@
|
||||
TARG=../operation
|
||||
|
||||
all:
|
||||
protoc --go_out=$(TARG) system_message.proto
|
||||
Reference in New Issue
Block a user