diff --git a/Makefile b/Makefile index 461c23d..093f73d 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ SPHINXOPTS = SPHINXBUILD = sphinx-build PAPER = -BUILDDIR = build +BUILDDIR = docs/build # User-friendly check for sphinx-build ifeq ($(shell which $(SPHINXBUILD) >/dev/null 2>&1; echo $$?), 1)