mirror of
https://github.com/zoffline/zwift-offline.git
synced 2026-08-02 17:08:14 -07:00
Update Makefile
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user