From: Ian Lynagh Date: Wed, 11 Nov 2009 19:28:21 +0000 (+0000) Subject: Add gen_contents_index and prologue.txt to bindists X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=3aa09c8562ca80b8c402c6950ceea49e49c75210 Add gen_contents_index and prologue.txt to bindists --- diff --git a/ghc.mk b/ghc.mk index 015e3b4..2901291 100644 --- a/ghc.mk +++ b/ghc.mk @@ -919,6 +919,8 @@ $(eval $(call bindist,.,\ mk/project.mk \ mk/install.mk.in \ bindist.mk \ + libraries/gen_contents_index \ + libraries/prologue.txt \ libraries/dph/LICENSE \ )) endif