]> git.notmuchmail.org Git - notmuch/blobdiff - doc/Makefile.local
doc: exclude notmuch-emacs.rst if emacs is not present.
[notmuch] / doc / Makefile.local
index 57104dae94c365282d3e8141cffd00ec071d220b..651168f4d123ca13b7963aee4a550832c3272279 100644 (file)
@@ -4,7 +4,7 @@ dir := doc
 
 # You can set these variables from the command line.
 SPHINXOPTS    := -q
-SPHINXBUILD   = sphinx-build
+SPHINXBUILD   = HAVE_EMACS=${HAVE_EMACS} sphinx-build
 DOCBUILDDIR      := $(dir)/_build
 
 # Internal variables.