X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=doc%2FMakefile.am;h=7faf141955aaa1eaebcdf9e03c014a711c4c6a2c;hb=0ef68e6e54cfd7a91a28ee3b1f305924ac34e787;hp=03e48983c8a10d2fdfee514086ed9550235e095a;hpb=0e77ef05bce104aedc4a661ed978cef98ec77a1f;p=idzebra-moved-to-github.git diff --git a/doc/Makefile.am b/doc/Makefile.am index 03e4898..7faf141 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -18,6 +18,7 @@ XMLFILES = \ recordmodel-alvisxslt.xml \ recordmodel-grs.xml \ manref.xml \ + tutorial.xml \ zebra.xml \ zebrasrv-options.xml \ zebrasrv-synopsis.xml \ @@ -70,7 +71,7 @@ zebra.pdf: $(XMLFILES) domfilter.pdf for i in $(PNGFILES); do \ if test ! -f $$i; then cp $(srcdir)/$$i .; fi; \ done - dblatex $(srcdir)/zebra.xml + $(PDF_COMPILE) $(srcdir)/zebra.xml manref.xml: $(XMLMAN) $(srcdir)/common/ref2dbinc.xsl rm -f manref.xml