projects
/
ghc-hetmet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a68ffce
)
Makefile tweak
author
Ian Lynagh
<igloo@earth.li>
Sun, 21 Nov 2010 18:33:42 +0000
(18:33 +0000)
committer
Ian Lynagh
<igloo@earth.li>
Sun, 21 Nov 2010 18:33:42 +0000
(18:33 +0000)
ghc.mk
patch
|
blob
|
history
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