aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRuben Beltran del Rio <jj@r.bdr.sh>2025-12-18 15:13:52 +0100
committerRuben Beltran del Rio <jj@r.bdr.sh>2025-12-18 17:07:20 +0100
commit1b55fdad5984841334e864db942693cfef10e645 (patch)
tree656a0aaf4058e54cd20d423b150cc82907c1e12b /Makefile
parent86e296f3b194979de41715ddffe8af262c23c4ba (diff)
Add sharing
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 82e1c93..9e667ec 100644
--- a/Makefile
+++ b/Makefile
@@ -8,6 +8,7 @@ deploy_host := deploy@conchos.bdr.sh
deploy_path := /srv/http/build.r.bdr.sh/map
distribute: archive package notarize repackage generate_appcast sign_distributable upload
+local_package: archive package notarize repackage sign_distributable
sign_distributable:
@scripts/sign.sh "$(project_name)" "$(build_directory)"