about summary refs log tree commit diff
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-12-02 19:17:10 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-12-02 19:17:10 +0000
commit4fee4ac080ddc135693c5bc8404ec3e8c3846159 (patch)
treeec876b64c523c3e4cfa28710e358e7472a2cf38a
parent158204bce06cc89519fe99dc38f76f2251bbaea3 (diff)
downloadzsh-4fee4ac080ddc135693c5bc8404ec3e8c3846159.tar.gz
zsh-4fee4ac080ddc135693c5bc8404ec3e8c3846159.tar.xz
zsh-4fee4ac080ddc135693c5bc8404ec3e8c3846159.zip
manual/8857
-rw-r--r--Doc/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Makefile.in b/Doc/Makefile.in
index fb1a2cd09..f011124d1 100644
--- a/Doc/Makefile.in
+++ b/Doc/Makefile.in
@@ -83,7 +83,7 @@ zsh.texi: zsh.yo
 	test -f $(sdir)/zsh.texi
 
 zsh.yo: zsh.yo.in
-	sed 's,@@TEXINFO@@,texinfo\($(tzsh).info\)\($(tzsh)\),' zsh.yo.in >zsh.yo
+	sed 's,@@TEXINFO@@,texinfo\($(tzsh).info\)\($(tzsh)\),' $(sdir)/zsh.yo.in >zsh.yo
 
 .yo.1:
 	case $@ in \