Fix invoking windres in a directory containing spaces
[ghc-hetmet.git] / mk / config.mk.in
index 27682b7..f660fc0 100644 (file)
@@ -740,7 +740,7 @@ SRC_ALEX_OPTS               = -g
 HSTAGS = @HstagsCmd@
 
 # Should we build haddock docs?
-HADDOCK_DOCS = YES
+HADDOCK_DOCS = $(GhcWithInterpreter)
 # And HsColour the sources?
 ifeq "$(HSCOLOUR)" ""
 HSCOLOUR_SRCS = NO