include the GHC package docs in a bindist
authorSimon Marlow <marlowsd@gmail.com>
Tue, 17 Nov 2009 15:11:33 +0000 (15:11 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Tue, 17 Nov 2009 15:11:33 +0000 (15:11 +0000)
ghc.mk

diff --git a/ghc.mk b/ghc.mk
index 8607d9b..bf5b7c2 100644 (file)
--- a/ghc.mk
+++ b/ghc.mk
@@ -919,6 +919,7 @@ $(eval $(call bindist,.,\
     $(INSTALL_LIBRARY_DOCS) \
     $(addsuffix /*,$(INSTALL_HTML_DOC_DIRS)) \
        docs/index.html \
+       compiler/stage2/doc \
        $(wildcard libraries/*/dist-install/doc/) \
     $(filter-out extra-gcc-opts,$(INSTALL_LIBS)) \
     $(filter-out %/project.mk mk/config.mk %/mk/install.mk,$(MAKEFILE_LIST)) \