Add includes/ghcautoconf.h and includes/ghcplatform.h to bindists
authorIan Lynagh <igloo@earth.li>
Sat, 12 Sep 2009 13:28:42 +0000 (13:28 +0000)
committerIan Lynagh <igloo@earth.li>
Sat, 12 Sep 2009 13:28:42 +0000 (13:28 +0000)
ghc.mk

diff --git a/ghc.mk b/ghc.mk
index e2d721d..ccfe54c 100644 (file)
--- a/ghc.mk
+++ b/ghc.mk
@@ -841,6 +841,8 @@ $(eval $(call bindist,.,\
        $(BINDIST_LIBS) \
        $(BINDIST_HI) \
        $(BINDIST_EXTRAS) \
+       $(includes_H_CONFIG) \
+       $(includes_H_PLATFORM) \
     $(INSTALL_HEADERS) \
     $(INSTALL_LIBEXECS) \
     $(INSTALL_LIBEXEC_SCRIPTS) \