mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-20 03:28:04 +01:00
4 lines
80 B
Makefile
4 lines
80 B
Makefile
|
|
all:
|
|
protoc --java_out=../src/main/java/ TextSecure.proto PubSubMessage.proto
|