summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-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 ##############################################################