summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.sh b/build.sh
index c7085a6..94f77b3 100755
--- a/build.sh
+++ b/build.sh
@@ -51,6 +51,7 @@ function buildQmake {
echo "[+] Building BitmaskVPN"
+lrelease bitmask.pro
buildGoLib
buildQmake
make -C qtbuild clean