summaryrefslogtreecommitdiff
path: root/ghc.mk
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2011-12-02 22:24:27 +0000
committerIan Lynagh <igloo@earth.li>2011-12-02 22:24:27 +0000
commit11a614ff2210eeb12c71a35f989ca312992933c1 (patch)
tree14c239a261ef61ff13596f548a37dd51dd56246b /ghc.mk
parent1c400aa990481efea39e438a8a9884d3179da244 (diff)
downloadhaskell-11a614ff2210eeb12c71a35f989ca312992933c1.tar.gz
Fix header installation
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 0882c5b2d8..d170abd1d4 100644
--- a/ghc.mk
+++ b/ghc.mk
@@ -933,6 +933,8 @@ $(eval $(call bindist,.,\
$(BINDIST_HI) \
$(BINDIST_EXTRAS) \
$(includes_H_FILES) \
+ $(includes_DERIVEDCONSTANTS) \
+ $(includes_GHCCONSTANTS) \
$(INSTALL_HEADERS) \
$(INSTALL_LIBEXECS) \
$(INSTALL_LIBEXEC_SCRIPTS) \