summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1baddf711a..6f64e2c745 100644
--- a/Makefile
+++ b/Makefile
@@ -69,6 +69,7 @@ run-valgrind-linux: linux
# Generates a compilation database with ninja for use in clang tooling
compdb: ; $(RUN) Ninja/compdb
+tidy: ; $(RUN) tidy
.PHONY: android android-lib
# Builds a particular android architecture.