fixing htmlclean

Not sure what this was supposed to do since `$(SPHINX)` wasn't defined anywhere.  Changed to call clean within docs dir.
This commit is contained in:
gdw2 2015-06-12 13:07:29 -07:00 committed by Ask Solem
parent 1c2b972385
commit 1635df3c98
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ docsclean:
-rm -rf "$(SPHINX_BUILDDIR)"
htmlclean:
-rm -rf "$(SPHINX)"
(cd "$(SPHINX_DIR)"; make clean)
apicheck:
extra/release/doc4allmods kombu