[project @ 2002-12-04 11:10:17 by simonmar]
[ghc-hetmet.git] / ghc / docs / Makefile
index 7e4b428..f7bf5b3 100644 (file)
@@ -4,6 +4,7 @@ include $(TOP)/mk/boilerplate.mk
 SUBDIRS = users_guide
 
 install-docs :: index.html
+       $(INSTALL_DIR) $(datadir)/html
        $(INSTALL_DATA) $(INSTALL_OPTS) index.html $(datadir)/html
 
 include $(TOP)/mk/target.mk