Makefile tweak
authorIan Lynagh <igloo@earth.li>
Sun, 21 Nov 2010 18:33:42 +0000 (18:33 +0000)
committerIan Lynagh <igloo@earth.li>
Sun, 21 Nov 2010 18:33:42 +0000 (18:33 +0000)
ghc.mk

diff --git a/ghc.mk b/ghc.mk
index 42e2ad6..5ae123a 100644 (file)
--- a/ghc.mk
+++ b/ghc.mk
@@ -1109,7 +1109,7 @@ publish-docs:
 # Directory in which we're going to build the src dist
 #
 SRC_DIST_NAME=ghc-$(ProjectVersion)
-SRC_DIST_DIR=$(shell pwd)/$(SRC_DIST_NAME)
+SRC_DIST_DIR=$(TOP)/$(SRC_DIST_NAME)
 
 #
 # Files to include in source distributions