aboutsummaryrefslogtreecommitdiff
path: root/build-homebrew-formula.py
diff options
context:
space:
mode:
Diffstat (limited to 'build-homebrew-formula.py')
-rwxr-xr-xbuild-homebrew-formula.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/build-homebrew-formula.py b/build-homebrew-formula.py
index c6aa0fa..007768f 100755
--- a/build-homebrew-formula.py
+++ b/build-homebrew-formula.py
@@ -68,6 +68,7 @@ class CryptechAlpha < Formula
sbin.install "sw/stm32/projects/hsm/cryptech_upload"
sbin.install "sw/stm32/projects/hsm/cryptech_probe"
+ sbin.install "sw/stm32/projects/hsm/cryptech_miniterm"
sbin.env_script_all_files(libexec/"sbin", :PYTHONPATH => ENV["PYTHONPATH"])
# Install other (non-Python) stuff, then we are done.