From afbb22395b3bf22028b231b4b96dea512869097c Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Mon, 24 Oct 2011 19:09:25 -0500 Subject: Added _themes to the clean target to reclone the submodule. --- docs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/Makefile') diff --git a/docs/Makefile b/docs/Makefile index d3a83facc..373d549af 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -23,7 +23,7 @@ help: @echo " linkcheck to check all external links for integrity" clean: - -rm -rf _build/* + -rm -rf _build/* _themes html: _themes mkdir -p _build/html _build/doctrees -- cgit v1.2.3