X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fdocs%2FMakefile;h=f34b5090f6ffa4a9039e8e515e2a2521f153d082;hb=71f2cb608d5cf9ed86ecbd194c03dbc356a1c4e7;hp=467d39d8dab53abd4306cf0d33e384eabf3058c2;hpb=846b19618eb9af2dbdc38feb5856e5c9dec3c65e;p=ghc-hetmet.git diff --git a/ghc/docs/Makefile b/ghc/docs/Makefile index 467d39d..f34b509 100644 --- a/ghc/docs/Makefile +++ b/ghc/docs/Makefile @@ -1,9 +1,9 @@ TOP = .. include $(TOP)/mk/boilerplate.mk -SUBDIRS = users_guide +SUBDIRS = building users_guide ext-core storage-mgt -PAGES = index.html libraries.html +PAGES = index.html install-docs :: $(PAGES) $(INSTALL_DIR) $(datadir)/html