summaryrefslogtreecommitdiff
path: root/ghc.mk
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2011-03-16 19:01:17 +0000
committerIan Lynagh <igloo@earth.li>2011-03-16 19:01:17 +0000
commit3ce328c715c8ae97325d21216a4dd51050876c62 (patch)
treec282e2a4ea3f1c85c055436b687f77b026397db7 /ghc.mk
parent219105cebbb1172ec48ccb134414448c76418235 (diff)
downloadhaskell-3ce328c715c8ae97325d21216a4dd51050876c62.tar.gz
Don't put includes/rts/Config.h in bindists twice
Diffstat (limited to 'ghc.mk')
-rw-r--r--ghc.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/ghc.mk b/ghc.mk
index 46b6c4e05e..a41537fcec 100644
--- 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) \