diff options
author | Eli Zaretskii <eliz@gnu.org> | 2009-09-27 17:56:24 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2009-09-27 17:56:24 +0000 |
commit | bf1794767e31cc7b12ee313573a9b86ea1eca08f (patch) | |
tree | 15f0dbdda78eebcc2bd5aea167be3cd268e4af0f /ChangeLog | |
parent | 5d19c916050d8dda8189d57d7add7a954f59f408 (diff) | |
download | gunmake-bf1794767e31cc7b12ee313573a9b86ea1eca08f.tar.gz |
Fix typo.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |