Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Documentation: finishing touches to the new tutorial.
[gitweb.git]
/
Documentation
/
Makefile
diff --git
a/Documentation/Makefile
b/Documentation/Makefile
index a1ff2c2170b5d552e948d49fc62559ae65a70b44..a65fb1b66b8a313bec82ab361a156ed3842f570b 100644
(file)
--- a/
Documentation/Makefile
+++ b/
Documentation/Makefile
@@
-4,6
+4,7
@@
MAN7_TXT=git.txt
DOC_HTML=$(patsubst %.txt,%.html,$(MAN1_TXT) $(MAN7_TXT))
ARTICLES = tutorial
+ARTICLES += core-tutorial
ARTICLES += cvs-migration
ARTICLES += diffcore
ARTICLES += howto-index