summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlf Watt <alf.watt@mapbox.com>2019-03-19 11:33:26 -0700
committerAlf Watt <alf.watt@mapbox.com>2019-03-19 11:33:26 -0700
commit3bdecab23b5e322646ae31ae12175c9ff7f5074c (patch)
tree5166730768f8ddbdb4ccdeaeb4ecec20d38673e0
parent38b52ace7c7f674c7e627ae0a762ec2a4cee6790 (diff)
downloadqtlocation-mapboxgl-3bdecab23b5e322646ae31ae12175c9ff7f5074c.tar.gz
Positive changes can be a challenge
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1210cf3f78..afbcd70d0f 100644
--- a/Makefile
+++ b/Makefile
@@ -56,7 +56,7 @@ default: test
BUILD_DEPS += Makefile
BUILD_DEPS += CMakeLists.txt
-BUILD__DOCS := true
+BUILD_DOCS ?= true
#### macOS targets ##############################################################