From: Ian Lynagh Date: Sat, 24 Apr 2010 12:31:01 +0000 (+0000) Subject: Include DPH docs in bindists X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=6df0d098bfad37134789d16a092fa46fed9053d5;p=ghc-hetmet.git Include DPH docs in bindists --- diff --git a/ghc.mk b/ghc.mk index 4a9b28d..f770d22 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 \