X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=doc%2FMakefile.local;h=5dc1cad489cc4722252962d4dc70fbd5aa20de5d;hp=e209749176243adf0142a8fa8ca27849838958d6;hb=a7a683b120ea8be1fe619d12a7d8a201de0652e6;hpb=b9e7b8e8f08e9abb18d8f0a9028b18932ff3e565 diff --git a/doc/Makefile.local b/doc/Makefile.local index e2097491..5dc1cad4 100644 --- a/doc/Makefile.local +++ b/doc/Makefile.local @@ -7,7 +7,7 @@ SPHINXOPTS := -q SPHINXBUILD = sphinx-build DOCBUILDDIR := $(dir)/_build -mkdocdeps := python $(srcdir)/$(dir)/mkdocdeps.py +mkdocdeps := $(PYTHON) $(srcdir)/$(dir)/mkdocdeps.py # Internal variables. ALLSPHINXOPTS := -d $(DOCBUILDDIR)/doctrees $(SPHINXOPTS) $(srcdir)/$(dir) @@ -53,7 +53,7 @@ else @echo "Fatal: build dependency fail." @false endif - touch ${MAN_ROFF_FILES} $@ + touch $@ install-man: install-apidocs