X-Git-Url: http://pere.pagekite.me/gitweb/text-madewithcc.git/blobdiff_plain/2405698d5a8b367d5e0c06e381882dbca74b1e02..e5371e98c35b7e3e98a2c61a500bd3039a9315b7:/Makefile diff --git a/Makefile b/Makefile index 69d4b64..87758db 100644 --- a/Makefile +++ b/Makefile @@ -102,6 +102,7 @@ DBLATEX_OPTS = -T simple -t pdf -b xetex -p extra/pdf.xsl epub: $(SOURCE).epub for LANG in $(LANGS); do \ $(MAKE) $(SOURCE).$$LANG.epub ; \ + flightcrew-cli $(SOURCE).$$LANG.epub || exit 1 ; \ done %.epub: %.xml dbtoepub $^