author | Christian Ebert <blacktrash@gmx.net> |
Thu, 28 Aug 2008 13:06:24 +0200 | |
changeset 6943 | 2ca70663ded3 |
parent 6942 | 5423224c7913 |
child 6944 | 7e5f3480c45b |
doc/Makefile | file | annotate | diff | comparison | revisions |
--- a/doc/Makefile Thu Aug 28 13:16:15 2008 +0200 +++ b/doc/Makefile Thu Aug 28 13:06:24 2008 +0200 @@ -30,7 +30,7 @@ asciidoc -b html4 $*.txt || asciidoc -b html $*.txt MANIFEST: man html - # versionned files are already in the main MANIFEST + # tracked files are already in the main MANIFEST $(RM) $@ for i in $(MAN) $(HTML) hg.1.gendoc.txt; do \ echo "doc/$$i" >> $@ ; \