Don't put includes/rts/Config.h in bindists twice
authorIan Lynagh <igloo@earth.li>
Wed, 16 Mar 2011 19:01:17 +0000 (19:01 +0000)
committerIan Lynagh <igloo@earth.li>
Wed, 16 Mar 2011 19:01:17 +0000 (19:01 +0000)
ghc.mk

diff --git a/ghc.mk b/ghc.mk
index 46b6c4e..a41537f 100644 (file)
--- a/ghc.mk
+++ b/ghc.mk
@@ -920,7 +920,6 @@ $(eval $(call bindist,.,\
     $(includes_H_PLATFORM) \
     $(includes_H_FILES) \
     includes/ghcconfig.h \
-    includes/rts/Config.h \
     $(INSTALL_HEADERS) \
     $(INSTALL_LIBEXECS) \
     $(INSTALL_LIBEXEC_SCRIPTS) \