]> git.notmuchmail.org Git - notmuch/blobdiff - doc/Makefile.local
doc: don't build notmuch-emacs.info for configure --without-emacs
[notmuch] / doc / Makefile.local
index 719172fef876d3f16cb6703e73f39801350ddcb9..a88beb464a5923cc7f04a26639b1b3224ba3bd6e 100644 (file)
@@ -4,7 +4,7 @@ dir := doc
 
 # You can set these variables from the command line.
 SPHINXOPTS    := -q
 
 # You can set these variables from the command line.
 SPHINXOPTS    := -q
-SPHINXBUILD   = HAVE_EMACS=${HAVE_EMACS} sphinx-build
+SPHINXBUILD   = HAVE_EMACS=${HAVE_EMACS} WITH_EMACS=${WITH_EMACS} sphinx-build
 DOCBUILDDIR      := $(dir)/_build
 
 # Internal variables.
 DOCBUILDDIR      := $(dir)/_build
 
 # Internal variables.