Merge pull request #1055 from fedorenchik/fedorenchik-latexpdfja

Add missing .PHONY target latexpdfja
This commit is contained in:
Bartosz Zaczyński
2020-08-14 20:57:52 +02:00
committed by GitHub
+1 -1
View File
@@ -19,7 +19,7 @@ ALLSPHINXOPTS = -d $(BUILDDIR)/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) .
# the i18n builder cannot share the environment and doctrees with the others
I18NSPHINXOPTS = $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) .
.PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest gettext
.PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf latexpdfja text man changes linkcheck doctest gettext
help:
@echo "Please use \`make <target>' where <target> is one of"