mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-30 07:10:58 +02:00
23060: make everything in Doc makes info
This commit is contained in:
parent
e475a39d4c
commit
2c6bf597b9
2 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
2006-12-17 Peter Stephenson <p.w.stephenson@ntlworld.com>
|
||||
|
||||
* 23060: Doc/Makefile.in: make everything makes info.
|
||||
|
||||
* 23059: arno: Completion/Debian/Command/_apt-file, also
|
||||
.distfiles: new completion.
|
||||
|
||||
|
|
|
@ -84,7 +84,7 @@ Zsh/seealso.yo Zsh/tcpsys.yo Zsh/zftpsys.yo Zsh/zle.yo
|
|||
all: man texi ../META-FAQ
|
||||
.PHONY: all
|
||||
|
||||
everything: all dvi html pdf
|
||||
everything: all dvi html pdf info
|
||||
.PHONY: everything
|
||||
|
||||
dvi: zsh.dvi
|
||||
|
|
Loading…
Reference in a new issue