From: Éric Araujo Date: Mon, 6 Sep 2010 01:31:11 +0000 (+0000) Subject: Revert accidental commit, apologies for the noise X-Git-Tag: v3.2a3~426 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=716ac385d99100beb3a9b3a5ce5ca04dd27d710b;p=thirdparty%2FPython%2Fcpython.git Revert accidental commit, apologies for the noise --- diff --git a/Doc/Makefile b/Doc/Makefile index 9e5c543d6a63..d12e4c7ca94c 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 +update: clean checkout -build: +build: checkout mkdir -p build/$(BUILDER) build/doctrees $(PYTHON) tools/sphinx-build.py $(ALLSPHINXOPTS) @echo