aboutsummaryrefslogtreecommitdiff
path: root/docs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Makefile')
-rw-r--r--docs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Makefile b/docs/Makefile
index 4c617df..ae82c87 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -44,6 +44,7 @@ clean_output:
rm -f man.rst
rm -rf $(OUTPUT_DIR)
rm -rf _static
+ rm -rf .build
#######################
# Virtual environment #