about summary refs log tree commit diff
path: root/Doc/Makefile.in
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-12-02 22:21:43 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-12-02 22:21:43 +0000
commitaaf561724cb50d2f3533a51b2159d3428691171b (patch)
tree0ab7579d2ee030f71466b5ee5d88fc1d6e86bd32 /Doc/Makefile.in
parent7911421e73736723cca9a194f97c99cdd65a678f (diff)
downloadzsh-aaf561724cb50d2f3533a51b2159d3428691171b.tar.gz
zsh-aaf561724cb50d2f3533a51b2159d3428691171b.tar.xz
zsh-aaf561724cb50d2f3533a51b2159d3428691171b.zip
zsh-workers/8863
Diffstat (limited to 'Doc/Makefile.in')
-rw-r--r--Doc/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Makefile.in b/Doc/Makefile.in
index fc974cc45..b35ca33c0 100644
--- a/Doc/Makefile.in
+++ b/Doc/Makefile.in
@@ -35,7 +35,7 @@ sdir            = @srcdir@
 sdir_top        = @top_srcdir@
 INSTALL         = @INSTALL@
 
-tzsh = zsh
+tzsh = @tzsh@
 
 @DEFS_MK@