summaryrefslogtreecommitdiff
path: root/make-linux.mk
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2016-03-03 14:31:43 -0800
committerAdam Ierymenko <adam.ierymenko@gmail.com>2016-03-03 14:31:43 -0800
commitff931e53b58e1fc2601691202ad5e651bda97d3c (patch)
tree2cb6f790d130e20117dabb17ff32f7a872b78b31 /make-linux.mk
parentef376a7919f150ab357737671679c3577e720914 (diff)
downloadinfinitytier-ff931e53b58e1fc2601691202ad5e651bda97d3c.tar.gz
infinitytier-ff931e53b58e1fc2601691202ad5e651bda97d3c.zip
more makefile stuff
Diffstat (limited to 'make-linux.mk')
-rw-r--r--make-linux.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/make-linux.mk b/make-linux.mk
index c505de4c..b20cfdfd 100644
--- a/make-linux.mk
+++ b/make-linux.mk
@@ -125,6 +125,7 @@ debug: FORCE
make ZT_DEBUG=1 selftest
official: FORCE
+ make ZT_OFFICIAL_RELEASE=1 clean
make -j 4 ZT_OFFICIAL_RELEASE=1 one
make ZT_OFFICIAL_RELEASE=1 installer