aboutsummaryrefslogtreecommitdiff
path: root/doc/ghc.mk
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2016-05-14 10:15:45 +0200
committerBen Gamari <ben@smart-cactus.org>2016-05-14 10:15:45 +0200
commitc277db2271e22e3b8fa1afeaf42ffc6988a48720 (patch)
treec498625fcf269851ee409a28abb006ac6673f384 /doc/ghc.mk
parent261342e47efc2756c6befd1e3d83c42d5dd082c6 (diff)
parent26e6b39de3213969d7de7f8bb3d4a849136866d1 (diff)
Merge remote-tracking branch 'origin/master' into ghc-head
Diffstat (limited to 'doc/ghc.mk')
-rw-r--r--doc/ghc.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ghc.mk b/doc/ghc.mk
index 3e53168e..afa3f078 100644
--- a/doc/ghc.mk
+++ b/doc/ghc.mk
@@ -19,6 +19,6 @@ INSTALL_HTML_DOC_DIRS += utils/haddock/doc/haddock
endif
html_utils/haddock/doc :
- make -C utils/haddock/doc html SPHINX_BUILD=$(SPHINXBUILD)
+ $(MAKE) -C utils/haddock/doc html SPHINX_BUILD=$(SPHINXBUILD)
cp -R utils/haddock/doc/.build-html utils/haddock/doc/haddock