Add gen_contents_index and prologue.txt to bindists
authorIan Lynagh <igloo@earth.li>
Wed, 11 Nov 2009 19:28:21 +0000 (19:28 +0000)
committerIan Lynagh <igloo@earth.li>
Wed, 11 Nov 2009 19:28:21 +0000 (19:28 +0000)
ghc.mk

diff --git a/ghc.mk b/ghc.mk
index 015e3b4..2901291 100644 (file)
--- 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