Add the include files to bindists
authorIan Lynagh <igloo@earth.li>
Fri, 9 Oct 2009 21:56:04 +0000 (21:56 +0000)
committerIan Lynagh <igloo@earth.li>
Fri, 9 Oct 2009 21:56:04 +0000 (21:56 +0000)
ghc.mk

diff --git a/ghc.mk b/ghc.mk
index 705e852..374bd53 100644 (file)
--- 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) \