summaryrefslogtreecommitdiffstats
path: root/Doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/Makefile')
-rw-r--r--Doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Makefile b/Doc/Makefile
index 8888cf6..21ca0b7 100644
--- a/Doc/Makefile
+++ b/Doc/Makefile
@@ -32,7 +32,7 @@ checkout:
svn checkout $(SVNROOT)/external/Pygments-0.8.1/pygments tools/pygments; \
fi
-update:
+update: checkout
svn update tools/sphinx
svn update tools/docutils
svn update tools/pygments