summaryrefslogtreecommitdiff
path: root/ghc.mk
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2011-11-24 14:49:41 +0000
committerIan Lynagh <igloo@earth.li>2011-11-24 15:01:03 +0000
commit633848f26fbb0d226b5e2ad45bed3a83785b36cd (patch)
tree59a3fd23e79001114511ff5ae64af945bfb53ba1 /ghc.mk
parentcaa2863cf66bf914a42cd031d7084d6885ecda59 (diff)
downloadhaskell-633848f26fbb0d226b5e2ad45bed3a83785b36cd.tar.gz
Fix sdist creation
Diffstat (limited to 'ghc.mk')
-rw-r--r--ghc.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/ghc.mk b/ghc.mk
index 8121faac20..bba9b9b059 100644
--- a/ghc.mk
+++ b/ghc.mk
@@ -1047,7 +1047,7 @@ publish-docs:
# Directory in which we're going to build the src dist
#
SRC_DIST_NAME=ghc-$(ProjectVersion)
-SRC_DIST_DIR=$(TOP)/$(SRC_DIST_NAME)
+SRC_DIST_DIR=$(SRC_DIST_NAME)
#
# Files to include in source distributions