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