
all:
	protoc --java_out=../src/main/java/ TextSecure.proto PubSubMessage.proto
