summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2016-03-04 23:54:43 +0100
committerTor Andersson <tor.andersson@artifex.com>2016-03-14 17:08:28 +0100
commit5ee00904d49996cf32a22f1dd6c9c82726d95378 (patch)
treea7935e955432419b9917c642252f2285e0c9dd83 /Makefile
parent49e7b117685eb9955cac3c339298e43fe054db27 (diff)
downloadmupdf-5ee00904d49996cf32a22f1dd6c9c82726d95378.tar.xz
Make release build the default.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 49965e2f..d5770d17 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# GNU Makefile
-build ?= debug
+build ?= release
OUT := build/$(build)
GEN := generated