Better fix

This commit is contained in:
Tim Bentley 2015-09-03 05:40:12 +01:00
parent 83f064a1f0
commit 1f1db94023

View File

@ -3,7 +3,7 @@
# You can set these variables from the command line.
SPHINXOPTS =
SPHINXBUILD = `which sphinx-build-3 || which sphinx-build`
SPHINXBUILD = $(shell which sphinx-build-3 || which sphinx-build)
PAPER =
# Internal variables.