From: Eli Zaretskii Date: Sun, 27 Sep 2009 17:56:24 +0000 (+0000) Subject: Fix typo. X-Git-Tag: 3.82~46 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf1794767e31cc7b12ee313573a9b86ea1eca08f;p=thirdparty%2Fmake.git Fix typo. --- diff --git a/ChangeLog b/ChangeLog index f287d854..5f5750fc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -15,7 +15,7 @@ create html formated docs. texi2html may not be ported to DOS. (make.info, make.dvi, make.ps, make.html): Make targets depend on 'make.texi'. - (.texi.info, .texi, .texi.dvi): Now recursively invocate. Change + (.texi.info, .texi, .texi.dvi): Now invoked recursively. Change -I switch to look in ./ instead of ./doc. (html): Target depend on html-recursive instead of make_1.html. (make_1.html): Removed.