Browse Source

Make desktop UI project when making official release.

Adam Ierymenko 4 years ago
parent
commit
2d0f76bb9c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      make-mac.mk

+ 1 - 0
make-mac.mk

@@ -147,6 +147,7 @@ mac-dist-pkg: FORCE
 
 
 # For ZeroTier, Inc. to build official signed packages
 # For ZeroTier, Inc. to build official signed packages
 official: FORCE
 official: FORCE
+	cd ../DesktopUI ; make ZT_OFFICIAL_RELEASE=1
 	make clean
 	make clean
 	make ZT_OFFICIAL_RELEASE=1 -j 8 one
 	make ZT_OFFICIAL_RELEASE=1 -j 8 one
 	make ZT_OFFICIAL_RELEASE=1 mac-dist-pkg
 	make ZT_OFFICIAL_RELEASE=1 mac-dist-pkg