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-09 10:51:41 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-12-09 10:51:41 +0000
commit2946f42365338fc7e1507ec1a217917151bd6b4e (patch)
tree7ae97bb333267baee56f7e6665162bff503d998f /Doc/Makefile.in
parentfee2b1ab94879db991acb8468f1c157d174e29e9 (diff)
downloadzsh-2946f42365338fc7e1507ec1a217917151bd6b4e.tar.gz
zsh-2946f42365338fc7e1507ec1a217917151bd6b4e.tar.xz
zsh-2946f42365338fc7e1507ec1a217917151bd6b4e.zip
zsh-workers:8966-fix
Diffstat (limited to 'Doc/Makefile.in')
-rw-r--r--Doc/Makefile.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/Doc/Makefile.in b/Doc/Makefile.in
index e252bb28a..f3122437a 100644
--- a/Doc/Makefile.in
+++ b/Doc/Makefile.in
@@ -199,10 +199,6 @@ install.info: zsh.texi
 	    exit 1; \
 	fi
 
-install.html: zsh_toc.html
-	$(sdir_top)/mkinstalldirs $(DESTDIR)$(htmldir)
-	$(INSTALL_DATA) *.html $(DESTDIR)$(htmldir)
-
 # uninstall man pages
 uninstall.man:
 	for file in $(MAN); do \