]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Makefile
Do not bother documenting fetch--tool
[thirdparty/git.git] / Makefile
index 960f98e8013feee2326e3db989838104c487c0d3..b159ffd0ae49c28725de6549132e0ad3a3b69d20 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -991,7 +991,7 @@ check-docs::
                git-merge-octopus | git-merge-ours | git-merge-recursive | \
                git-merge-resolve | git-merge-stupid | \
                git-add--interactive | git-fsck-objects | git-init-db | \
-               git-repo-config | \
+               git-repo-config | git-fetch--tool | \
                git-ssh-pull | git-ssh-push ) continue ;; \
                esac ; \
                test -f "Documentation/$$v.txt" || \