X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Makefile;h=8aed3af0165fe764d71184ffe0f35748d368e5a1;hb=5981e09999e90b389a02843671529a0faaf72143;hp=8371f7f522b6b02039af2a9d1684a8137197526e;hpb=e6bfaf3e33beba9431490a4f5c7a9753986554c4;p=git.git diff --git a/Makefile b/Makefile index 8371f7f5..8aed3af0 100644 --- a/Makefile +++ b/Makefile @@ -671,7 +671,6 @@ check-docs:: @for v in $(ALL_PROGRAMS) $(BUILT_INS) git$X gitk; \ do \ case "$$v" in \ - git-annotate | git-blame | \ git-merge-octopus | git-merge-ours | git-merge-recursive | \ git-merge-resolve | git-merge-stupid | \ git-ssh-pull | git-ssh-push ) continue ;; \