diff options
| -rw-r--r-- | doc/build/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build/Makefile b/doc/build/Makefile index 6dcd0321e..f7ac2ca57 100644 --- a/doc/build/Makefile +++ b/doc/build/Makefile @@ -3,7 +3,7 @@ # You can set these variables from the command line. SPHINXOPTS = -SPHINXBUILD = ./bin/sphinx-build +SPHINXBUILD = sphinx-build PAPER = # Internal variables. |
