From 3aa09c8562ca80b8c402c6950ceea49e49c75210 Mon Sep 17 00:00:00 2001 From: Ian Lynagh Date: Wed, 11 Nov 2009 19:28:21 +0000 Subject: [PATCH] Add gen_contents_index and prologue.txt to bindists --- ghc.mk | 2 ++ 1 file changed, 2 insertions(+) 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 -- 1.7.10.4