From e842c1d911c88aaa031f9e5bfc7666cc15e8e64a Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Thu, 9 Dec 1999 04:57:30 +0000 Subject: zsh-workers/8959 --- Makefile.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 20793167f..df9b6a132 100644 --- a/Makefile.in +++ b/Makefile.in @@ -84,6 +84,10 @@ install.fns uninstall.fns: install.info uninstall.info: @cd Doc && $(MAKE) $(MAKEDEFS) $@ +# install/uninstall just the html pages +install.html uninstall.html + @cd Doc && $(MAKE) $(MAKEDEFS) $@ + # ========== DEPENDENCIES FOR TESTING ========== check test: cd Test ; $(MAKE) check -- cgit 1.4.1