summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTong Hui <tonghuix@gmail.com>2016-10-05 20:10:59 +0800
committerTong Hui <tonghuix@gmail.com>2016-10-05 20:10:59 +0800
commita39e5c76c721be9cdbe29311973a99bd30ecea0d (patch)
treec132cb5521c982edf00ee1d78059f5b8365b0e7b /Makefile
parentcc3e13852d2ca8f1c40a98eccc890cd65ed91c6a (diff)
downloadfsfs-zh-a39e5c76c721be9cdbe29311973a99bd30ecea0d.tar.xz
update Makefile
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