summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTong Hui <tonghuix@gmail.com>2016-10-19 14:51:21 +0800
committerTong Hui <tonghuix@users.noreply.github.com>2016-10-19 17:54:38 +0800
commitbbb78a78b277f1d855dc2118e7f4fe42def35392 (patch)
tree0e1343fea937c3980642e3f6ca18c7beef6efe38
parentfb4b997b8acb14b3642708d4e789d90b2945c4c8 (diff)
downloadfsfs-zh-bbb78a78b277f1d855dc2118e7f4fe42def35392.tar.xz
Update Makefile
-rwxr-xr-xMakefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 27ad645..897fbbb 100755
--- a/Makefile
+++ b/Makefile
@@ -63,16 +63,16 @@ APPENDIXS = docs/appendix-a.md \
docs/appendix-b.md \
docs/appendix-c.md \
-all: book
+all: book html
-book: epub html pdf odf
+book: epub pdf odf
clean:
rm *.tex *.aux *.fot *.toc *.log *.out
rm -fr fs-translations
rm *.png
- rm $(BOOKNAME).*
rm -r site
+ rm $(BOOKNAME).*
epub: $(BOOKNAME).epub