From a9e278e5e0cb4f5fb290c296bed55eee510d0d37 Mon Sep 17 00:00:00 2001 From: Blaise Laflamme Date: Sun, 16 Sep 2012 00:37:26 -0300 Subject: fixed typo --- docs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/Makefile') diff --git a/docs/Makefile b/docs/Makefile index a66f93d60..c98fdc65e 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -84,5 +84,5 @@ epub: @echo @echo "Build finished. The epub file is in _build/epub." -_themes: +themes: cd ..; git submodule update --init --recursive; cd docs; -- cgit v1.2.3