Use xsltproc/dblatex instead of fop in Build-Depends, enable verbose execution with...
[zsh-lovers.git] / Makefile
index a328348..5471560 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,10 +4,10 @@ all:
        mv zsh-lovers.1.html zsh-lovers.html
 
        # manpage:
-       a2x -f manpage zsh-lovers.1.txt
+       a2x -vv --no-xmllint -f manpage zsh-lovers.1.txt
 
        # pdf:
-       a2x -f pdf zsh-lovers.1.txt
+       a2x -vv --no-xmllint -f pdf zsh-lovers.1.txt
        mv zsh-lovers.1.pdf zsh-lovers.pdf
 
 clean: