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 4504fa6b8f..bc09b72d47 100644
--- a/Makefile
+++ b/Makefile
@@ -118,7 +118,7 @@ xtest: ; $(RUN) HOST=osx HOST_VERSION=x86_64 Xcode/test
endif
.PHONY: check
-check: ; $(RUN) BUILDTYPE=Debug check
+check: ; $(RUN) BUILDTYPE=Debug ENABLE_COVERAGE=1 check
.PHONY: render
render: ; $(RUN) Makefile/mbgl-render