TUN-1062: Makefile target for regenerating Capn Proto definitions

This commit is contained in:
Adam Chalmers
2018-10-01 17:05:11 -05:00
parent fc2c7c9718
commit 0b78db185b
2 changed files with 164 additions and 89 deletions

View File

@@ -55,3 +55,7 @@ release: bin/equinox
bin/equinox:
mkdir -p bin
curl -s https://bin.equinox.io/c/75JtLRTsJ3n/release-tool-beta-$(EQUINOX_PLATFORM).tgz | tar xz -C bin/
.PHONY: tunnel-deps
tunnel-deps:
capnp compile -ogo -I ./tunnelrpc tunnelrpc/tunnelrpc.capnp