mirror of
https://gitlab.com/openlp/documentation.git
synced 2024-12-22 04:22:49 +00:00
Better fix
This commit is contained in:
parent
83f064a1f0
commit
1f1db94023
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
# You can set these variables from the command line.
|
# You can set these variables from the command line.
|
||||||
SPHINXOPTS =
|
SPHINXOPTS =
|
||||||
SPHINXBUILD = `which sphinx-build-3 || which sphinx-build`
|
SPHINXBUILD = $(shell which sphinx-build-3 || which sphinx-build)
|
||||||
PAPER =
|
PAPER =
|
||||||
|
|
||||||
# Internal variables.
|
# Internal variables.
|
||||||
|
Loading…
Reference in New Issue
Block a user