]> pere.pagekite.me Git - text-madewithcc.git/blobdiff - Makefile
Adjust to build UTF-8 HTML.
[text-madewithcc.git] / Makefile
index f3e5ee1962a70b486b85e9a91b805881bb45364f..5edf1f774b53aa99f4efc99256ba607d1e11209c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -166,7 +166,7 @@ html: $(SOURCE).html
        done
 
 %.html: %.xml
-       xmlto -m extra/pdf.xsl html-nochunks $^
+       xmlto -x extra/docbook-utf8.xsl -m extra/pdf.xsl html-nochunks $^
 
 # Useful for spell checking the text
 %.txt: %.xml