X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=docs%2FMakefile;h=df073e0c7af4f1959bdcdb57e8e88b683784e9c0;hb=6e0cd069dfb6f2b72931078b566d07d8b37db0d6;hp=cab73040e606097961d36ec37b59efde2633dcee;hpb=c3c81973f94f6b4617a2271bbaeef01ecad502bb;p=ppu.git diff --git a/docs/Makefile b/docs/Makefile index cab7304..df073e0 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -16,5 +16,5 @@ help: # Catch-all target: route all unknown targets to Sphinx using the new # "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS). -%: Makefile conf.py +%: conf.py @$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)