summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '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