diff --git a/Makefile b/Makefile index 741d4963..d59f51a6 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ docsclean: -rm -rf "$(SPHINX_BUILDDIR)" htmlclean: - -rm -rf "$(SPHINX)" + (cd "$(SPHINX_DIR)"; make clean) apicheck: extra/release/doc4allmods kombu