From: Éric Araujo Date: Mon, 6 Sep 2010 01:27:06 +0000 (+0000) Subject: Update X-Git-Tag: v3.2a3~428 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f63a6fc24ea89499cb25508ccd41c3b9917dbc69;p=python Update --- diff --git a/Doc/Makefile b/Doc/Makefile index d12e4c7ca9..9e5c543d6a 100644 --- a/Doc/Makefile +++ b/Doc/Makefile @@ -55,9 +55,9 @@ checkout: svn checkout $(SVNROOT)/external/Pygments-1.3.1/pygments tools/pygments; \ fi -update: clean checkout +update: clean -build: checkout +build: mkdir -p build/$(BUILDER) build/doctrees $(PYTHON) tools/sphinx-build.py $(ALLSPHINXOPTS) @echo