Explorar o código

Have the run_trunnel.sh script tell trunnel to update src/ext/trunnel too

Nick Mathewson %!s(int64=9) %!d(string=hai) anos
pai
achega
d303d6244e
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      scripts/codegen/run_trunnel.sh

+ 2 - 0
scripts/codegen/run_trunnel.sh

@@ -7,3 +7,5 @@ fi
 
 python -m trunnel ./src/trunnel/*.trunnel
 
+python -m trunnel --write-c-files --target-dir=./src/ext/trunnel/
+