summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6eb88313f0..4504fa6b8f 100644
--- a/Makefile
+++ b/Makefile
@@ -117,6 +117,9 @@ ifeq ($(BUILD),osx)
xtest: ; $(RUN) HOST=osx HOST_VERSION=x86_64 Xcode/test
endif
+.PHONY: check
+check: ; $(RUN) BUILDTYPE=Debug check
+
.PHONY: render
render: ; $(RUN) Makefile/mbgl-render