4 lines
52 B
Makefile
4 lines
52 B
Makefile
|
|
||
|
all:
|
||
|
protoc --java_out=../src/ PreKeyEntity.proto
|