summaryrefslogtreecommitdiff
path: root/ghc.mk
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2010-04-24 12:31:01 +0000
committerIan Lynagh <igloo@earth.li>2010-04-24 12:31:01 +0000
commit6df0d098bfad37134789d16a092fa46fed9053d5 (patch)
tree28f8fd19e8b2c7ee6bc33d1fc87ae7ec9accf3c0 /ghc.mk
parent909904c56923c018b03339a85af958cfa148dbc7 (diff)
downloadhaskell-6df0d098bfad37134789d16a092fa46fed9053d5.tar.gz
Include DPH docs in bindists
Diffstat (limited to 'ghc.mk')
-rw-r--r--ghc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/ghc.mk b/ghc.mk
index 4a9b28d27a..f770d22140 100644
--- 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 \