]> git.notmuchmail.org Git - notmuch/blobdiff - doc/Makefile.local
emacs: Use makefile-gmake-mode in Makefile*s
[notmuch] / doc / Makefile.local
index 19b953ed22b8695f982f0e13fff5c344de045735..60bd718469d43ae4393ca6ed8bfa5dab951fa0a4 100644 (file)
@@ -1,10 +1,10 @@
-# -*- makefile -*-
+# -*- makefile-gmake -*-
 
 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.