Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
0d348bce
Commit
0d348bce
authored
Nov 21, 2010
by
Ian Lynagh
Browse files
Makefile tweak
parent
a68ffce3
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc.mk
View file @
0d348bce
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment