]> git.notmuchmail.org Git - notmuch/blobdiff - doc/Makefile.local
doc: replace use of environment variables with a generated config
[notmuch] / doc / Makefile.local
index 19b953ed22b8695f982f0e13fff5c344de045735..3041134101a33dd8f501340363a864a27167fbb1 100644 (file)
@@ -4,7 +4,7 @@ dir := doc
 
 # You can set these variables from the command line.
 SPHINXOPTS    := -q
-SPHINXBUILD   = WITH_EMACS=${WITH_EMACS} RSTI_DIR=$(realpath emacs) sphinx-build
+SPHINXBUILD   = sphinx-build
 DOCBUILDDIR      := $(dir)/_build
 
 # Internal variables.