diff --git a/Makefile b/Makefile index d13215b..cfa4642 100644 --- a/Makefile +++ b/Makefile @@ -28,5 +28,5 @@ test: sdist docs: - cd ./docs && make + cd ./docs && make && make mov && cd ./sphinx_docs && make html