Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Makefile: update check-docs target
author
Junio C Hamano
<gitster@pobox.com>
Sun, 15 Jun 2008 20:43:32 +0000
(13:43 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Sun, 15 Jun 2008 20:43:32 +0000
(13:43 -0700)
Earlier series to rename documentation pages around did not update this
target and left check-docs broken. This should fix it.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
8da1e21
)
diff --git
a/Makefile
b/Makefile
index 06ebebe4b57d48b1ecb88123bdf0d214ecd303a8..b003e3e60a1aecae27497d941d211849bedec02b 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1412,6
+1412,14
@@
check-docs::
documented,gitmodules | \
documented,gitcli | \
documented,git-tools | \
documented,gitmodules | \
documented,gitcli | \
documented,git-tools | \
+ documented,gitcore-tutorial | \
+ documented,gitcvs-migration | \
+ documented,gitdiffcore | \
+ documented,gitglossary | \
+ documented,githooks | \
+ documented,gitrepository-layout | \
+ documented,gittutorial | \
+ documented,gittutorial-2 | \
sentinel,not,matching,is,ok ) continue ;; \
esac; \
case " $(ALL_PROGRAMS) $(BUILT_INS) git gitk " in \
sentinel,not,matching,is,ok ) continue ;; \
esac; \
case " $(ALL_PROGRAMS) $(BUILT_INS) git gitk " in \