summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ef632bb..c2f932a 100644
--- a/Makefile
+++ b/Makefile
@@ -51,4 +51,4 @@ website/manual/dev/en: $(doc_html)
 	cp -vr $^ $@
 
 clean:
-	rm -f $(doc_skribilo_config_go)
+	rm -rf $(doc_skribilo_config_go) website/index.html website/manual