Fix a bug related to threads blocked on blackholes
[ghc-hetmet.git] / ghc / docs / Makefile
index 467d39d..f34b509 100644 (file)
@@ -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