Commit 716ac385 authored by Éric Araujo's avatar Éric Araujo

Revert accidental commit, apologies for the noise

parent db9044e0
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment