Include DPH docs in bindists
authorIan Lynagh <igloo@earth.li>
Sat, 24 Apr 2010 12:31:01 +0000 (12:31 +0000)
committerIan Lynagh <igloo@earth.li>
Sat, 24 Apr 2010 12:31:01 +0000 (12:31 +0000)
ghc.mk

diff --git a/ghc.mk b/ghc.mk
index 4a9b28d..f770d22 100644 (file)
--- a/ghc.mk
+++ b/ghc.mk
@@ -937,6 +937,7 @@ $(eval $(call bindist,.,\
        docs/index.html \
        compiler/stage2/doc \
        $(wildcard libraries/*/dist-install/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)) \
        mk/project.mk \