summaryrefslogtreecommitdiff
path: root/ghc.mk
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2009-11-11 19:28:21 +0000
committerIan Lynagh <igloo@earth.li>2009-11-11 19:28:21 +0000
commit3aa09c8562ca80b8c402c6950ceea49e49c75210 (patch)
treebb60c27603a54f4446e32db34a59395d251d884c /ghc.mk
parentfc641ab54224dad9f92033b3c4b8e010b9e2f403 (diff)
downloadhaskell-3aa09c8562ca80b8c402c6950ceea49e49c75210.tar.gz
Add gen_contents_index and prologue.txt to bindists
Diffstat (limited to 'ghc.mk')
-rw-r--r--ghc.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/ghc.mk b/ghc.mk
index 015e3b464e..2901291cc3 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