diff --git a/Makefile b/Makefile index 8bbb063..776d8a8 100755 --- a/Makefile +++ b/Makefile @@ -14,6 +14,6 @@ epub: rm -f out/black-book.epub pandoc -S --to epub3 -o out/black-book.epub --epub-cover-image images/cover.png --toc --epub-chapter-level=2 --data-dir=epub --template=epub/template.html $(FILES) -mobi: epub +mobi: rm -f out/black-book.mobi kindlegen out/black-book.epub -c2