summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLex Neva <lexelby@users.noreply.github.com>2020-08-18 16:06:21 -0400
committerGitHub <noreply@github.com>2020-08-18 16:06:21 -0400
commit21a8da80e115b3121a13fce5835b33885d278a3d (patch)
treea73e5c61cf7d1f9117e8a4ee6fa8569e98e9ba73 /Makefile
parent811f1714d0e20a40c51398df4d186589d07e23ef (diff)
parentc2c2d569c245d9982542bb7e7c526f3a9405e5c8 (diff)
Merge pull request #769 from inkstitch/lexelby/fix-save-print-pdf
fix save and print PDF buttons
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 0f559355..b5bbd4e5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
dist: locales inx
- bin/build-python
- bin/build-electron
- bin/build-distribution-archives
+ bash bin/build-python
+ bash bin/build-electron
+ bash bin/build-distribution-archives
distclean:
rm -rf build dist inx locales *.spec *.tar.gz *.zip electron/node_modules electron/dist