summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e50d86c..b53d9b3 100755
--- a/Makefile
+++ b/Makefile
@@ -68,10 +68,10 @@ all: book
book: epub html pdf odf
clean:
- rm $(BOOKNAME).*
rm *.tex *.aux *.fot *.toc *.log *.out
rm -fr fs-translations
rm *.png
+ rm $(BOOKNAME).*
rm -r site
epub: $(BOOKNAME).epub