diff options
Diffstat (limited to 'docs/Makefile')
| -rw-r--r-- | docs/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/Makefile b/docs/Makefile index 3fbf56d0a..1d032cf45 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -85,5 +85,4 @@ epub: @echo "Build finished. The epub file is in _build/epub." _themes: - git submodule init - git submodule update + git clone git://github.com/Pylons/pylons_sphinx_theme.git _themes |
