aboutsummaryrefslogtreecommitdiff
path: root/scripts/codegen/run_trunnel.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/codegen/run_trunnel.sh')
-rwxr-xr-xscripts/codegen/run_trunnel.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/codegen/run_trunnel.sh b/scripts/codegen/run_trunnel.sh
index 3a3deb2730..df84a6e2a7 100755
--- a/scripts/codegen/run_trunnel.sh
+++ b/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/
+