]> git.notmuchmail.org Git - notmuch/blobdiff - doc/Makefile.local
build/docs: move docstring prereq to file targets
[notmuch] / doc / Makefile.local
index 60bd718469d43ae4393ca6ed8bfa5dab951fa0a4..f476d1da46c990e3b2a6bc45a4cb3e5097b9aa09 100644 (file)
@@ -43,7 +43,7 @@ INFO_INFO_FILES := $(INFO_TEXI_FILES:.texi=.info)
        rm -f $@ && gzip --no-name --stdout $^ > $@
 
 ifeq ($(WITH_EMACS),1)
-$(DOCBUILDDIR)/.roff.stamp sphinx-html sphinx-texinfo: docstring.stamp
+$(DOCBUILDDIR)/.roff.stamp $(DOCBUILDDIR)/.html.stamp $(DOCBUILDDIR)/.texi.stamp : docstring.stamp
 endif
 
 sphinx-html: $(DOCBUILDDIR)/.html.stamp