Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
ci: validate "linkgit:" in documentation
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 2742a6977c6ad871897bc758ea2a7d76359b1eee..61bd0abad5e88ceee8e5b6a1814291fa0a0b3ea4 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-2496,6
+2496,7
@@
ALL_COMMANDS += git-gui git-citool
.PHONY: check-docs
check-docs::
+ $(MAKE) -C Documentation lint-docs
@(for v in $(ALL_COMMANDS); \
do \
case "$$v" in \