aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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)"