diff options
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/Makefile.in | 2 |
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@ |