summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorkali kaneko (leap communications) <kali@leap.se>2020-07-08 20:43:12 +0200
committerRuben Pollan <meskio@sindominio.net>2020-10-13 19:08:31 +0200
commit1ae11e5c615c996cbef3db694fc571bfe6524d1d (patch)
tree6b7ed7d16c0647ce5c86bb2c1b8c6e94972fade1 /Makefile
parenta1216b2e17fb62f73a44ccec3734c6e579e65645 (diff)
[pkg] boilerplate for qtinstaller framework
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 78f2e93..a62f2e2 100644
--- a/Makefile
+++ b/Makefile
@@ -58,6 +58,9 @@ dependsCygwin:
@choco install -y golang python nssm nsis wget 7zip
build:
+ gui/build.sh
+
+build_old:
ifeq (${XBUILD}, yes)
$(MAKE) build_cross_win
$(MAKE) build_cross_osx