summaryrefslogtreecommitdiff
path: root/sphinx/quickstart.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2011-09-21 19:08:03 +0200
committerGeorg Brandl <georg@python.org>2011-09-21 19:08:03 +0200
commit4c7a3aba51f1f9e67e7311c232f9377084b3338a (patch)
tree31b25c774c17bfe952b66e6c7b9223b733d9fc0b /sphinx/quickstart.py
parent0e55d4967fa9c2f9d2abc09ffa9fad357c47bf16 (diff)
parent392a9c0a8cd591a1d4bd892da78a65c8fbf04305 (diff)
downloadsphinx-4c7a3aba51f1f9e67e7311c232f9377084b3338a.tar.gz
Merge with 1.0.
Diffstat (limited to 'sphinx/quickstart.py')
-rw-r--r--sphinx/quickstart.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/quickstart.py b/sphinx/quickstart.py
index ad7b3ce5..c7b3aaf8 100644
--- a/sphinx/quickstart.py
+++ b/sphinx/quickstart.py
@@ -467,7 +467,7 @@ latex:
latexpdf:
\t$(SPHINXBUILD) -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex
\t@echo "Running LaTeX files through pdflatex..."
-\tmake -C $(BUILDDIR)/latex all-pdf
+\t$(MAKE) -C $(BUILDDIR)/latex all-pdf
\t@echo "pdflatex finished; the PDF files are in $(BUILDDIR)/latex."
text: