[project @ 2000-10-12 15:21:36 by rrt]
[ghc-hetmet.git] / distrib / Makefile-bin.in
index f81bcae..7da408c 100644 (file)
@@ -240,7 +240,9 @@ install-info: install-dirs-info
        $(INSTALL_DATA) info/* $(infodir)
 
 install-html: install-dirs-html
-       $(INSTALL_DATA) html/* $(htmldir)
+       $(CHMOD) -R $(LIB_PERMS) html/*
+       $(CP) -r html/* $(htmldir)
+#      $(INSTALL_DATA) html/* $(htmldir)
 
 install-dirs-html:
        $(INSTALL_DIR) $(htmldir)