diff --git a/Makefile b/Makefile index 406b713b..6cdef251 100644 --- a/Makefile +++ b/Makefile @@ -4,6 +4,7 @@ clean: rm -rf dist rm -rf _static rm -rf jrnl.egg-info + rm -rf docs/_build # Build GitHub Page from docs docs: