@@ -235,11 +235,11 @@ #======================================================================== # Install documentation. Unix manpages should go in the $(mandir) # directory. #======================================================================== - + install-doc-html: doc @$(INSTALL_DATA_DIR) "$(DESTDIR)$(pkglibdir)/html" @list='$(srcdir)/doc/*.html'; for i in $$list; do \ if test -f $$i ; then \ echo "Installing $$i"; \