summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6d40846..4f2b70d 100644
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,8 @@ piem-autoloads.el: $(EL)
'(package-generate-autoloads "piem" default-directory)'
clean:
- rm -f piem.info piem.html html/ piem-autoloads.el $(ELC)
+ rm -f piem.info piem.html piem-autoloads.el $(ELC)
+ rm -rf html/
docs: piem.html piem.info
rm -rf html/