aboutsummaryrefslogtreecommitdiff
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 fed84582a9..47fb1e5edd 100644
--- a/Makefile
+++ b/Makefile
@@ -134,4 +134,7 @@ clint:
lint: clint testlint
+check-single-includes: build/.ran-cmake
+ +$(BUILD_CMD) -C build check-single-includes
+
.PHONY: test testlint functionaltest unittest lint clint clean distclean nvim libnvim cmake deps install