summaryrefslogtreecommitdiff
path: root/ghc.mk
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-01-31 23:31:00 +0000
committerJoachim Breitner <mail@joachim-breitner.de>2014-01-31 23:31:00 +0000
commit71a412c2aaf798dad769d7d39f3914c15b34950a (patch)
treed7ceb21f68c20db0333aaa705b323cebd06d5f38 /ghc.mk
parent5671ad66b8c938939a44c883002caa4e13be098c (diff)
downloadhaskell-71a412c2aaf798dad769d7d39f3914c15b34950a.tar.gz
No need to remove testsuite/.git
as there is no testsuite/.git any more.
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 4bd47c6758..0d3055469d 100644
--- a/ghc.mk
+++ b/ghc.mk
@@ -1153,7 +1153,6 @@ sdist-testsuite-prep :
mkdir $(SRC_DIST_TESTSUITE_DIR)
mkdir $(SRC_DIST_TESTSUITE_DIR)/testsuite
cd $(SRC_DIST_TESTSUITE_DIR)/testsuite && lndir $(TOP)/testsuite
- $(call removeTrees,$(SRC_DIST_TESTSUITE_DIR)/testsuite/.git)
.PHONY: sdist
sdist : sdist-ghc-prep sdist-windows-tarballs-prep sdist-testsuite-prep