diff options
author | Ian Lynagh <igloo@earth.li> | 2009-11-11 19:28:21 +0000 |
---|---|---|
committer | Ian Lynagh <igloo@earth.li> | 2009-11-11 19:28:21 +0000 |
commit | 3aa09c8562ca80b8c402c6950ceea49e49c75210 (patch) | |
tree | bb60c27603a54f4446e32db34a59395d251d884c /ghc.mk | |
parent | fc641ab54224dad9f92033b3c4b8e010b9e2f403 (diff) | |
download | haskell-3aa09c8562ca80b8c402c6950ceea49e49c75210.tar.gz |
Add gen_contents_index and prologue.txt to bindists
Diffstat (limited to 'ghc.mk')
-rw-r--r-- | ghc.mk | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |