summaryrefslogtreecommitdiff
path: root/ghc.mk
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2009-10-09 21:56:04 +0000
committerIan Lynagh <igloo@earth.li>2009-10-09 21:56:04 +0000
commit2e91abc1f5927bb7eb8b027549ecab5d54b6c48e (patch)
tree9adcd000432bc7ab6de82876ca6a99e7c63869e6 /ghc.mk
parentac011c456a0b91a7596fbd40c676655ed1284575 (diff)
downloadhaskell-2e91abc1f5927bb7eb8b027549ecab5d54b6c48e.tar.gz
Add the include files to bindists
Diffstat (limited to 'ghc.mk')
-rw-r--r--ghc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/ghc.mk b/ghc.mk
index 705e8528c2..374bd53407 100644
--- a/ghc.mk
+++ b/ghc.mk
@@ -865,6 +865,7 @@ $(eval $(call bindist,.,\
$(BINDIST_EXTRAS) \
$(includes_H_CONFIG) \
$(includes_H_PLATFORM) \
+ $(includes_H_FILES) \
includes/ghcconfig.h \
includes/rts/Config.h \
$(INSTALL_HEADERS) \