Update Makefile

This commit is contained in:
oldnapalm
2020-05-14 12:30:53 -03:00
committed by GitHub
parent 0d65afe5ee
commit 915ab2fb28
+1
View File
@@ -9,6 +9,7 @@ all:
protoc --python_out=. goal.proto
protoc --python_out=. zfiles.proto
protoc --python_out=. messages.proto
protoc --python_out=. hash-seeds.proto
clean:
rm -f *_pb2.py *_pb2.pyc