aboutsummaryrefslogtreecommitdiff
path: root/ghc.mk
diff options
context:
space:
mode:
authorSimon Marlow <marlowsd@gmail.com>2009-03-24 10:36:45 +0000
committerSimon Marlow <marlowsd@gmail.com>2009-03-24 10:36:45 +0000
commitfeba58ecdacf70498f745c91085ed5a40dad3023 (patch)
treed5bfa6c91de4b43925141001d9768bbadeded775 /ghc.mk
parentd01384a0eb54a96dfed2dd612fdf26001f7b0012 (diff)
new GHC build system: add $(exeext)
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 bc221de1..054f780c 100644
--- a/ghc.mk
+++ b/ghc.mk
@@ -6,7 +6,7 @@ utils/haddock_CONFIGURE_OPTS = --flag in-ghc-tree
utils/haddock_HC_OPTS += -Wwarn
utils/haddock_dist_SHELL_WRAPPER = YES
utils/haddock_dist_INSTALL_SHELL_WRAPPER = YES
-utils/haddock_dist_PROG = haddock
+utils/haddock_dist_PROG = haddock$(exeext)
$(INPLACE_BIN)/$(utils/haddock_dist_PROG): $(INPLACE_LIB)/html