X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fdocs%2FMakefile;h=f7bf5b36c3b3bde31a90486b815d8b22e41fdb8b;hb=dcf930cadb1c8ba420ca44e1ea5bd628d95cc73d;hp=7e4b428aac984bed8fc6b5a7ed993bc994fd0eca;hpb=7dbf86de04d635fd1cdad8c2216eacbcb6e09e98;p=ghc-hetmet.git diff --git a/ghc/docs/Makefile b/ghc/docs/Makefile index 7e4b428..f7bf5b3 100644 --- a/ghc/docs/Makefile +++ b/ghc/docs/Makefile @@ -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