Use PDF_COMPILE for PDF creation
[yaz-moved-to-github.git] / doc / Makefile.am
index aa6fb8e..3e5bef9 100644 (file)
@@ -1,11 +1,12 @@
-## $Id: Makefile.am,v 1.85 2007-11-21 09:04:46 adam Exp $
+## This file is part of the YAZ toolkit.
+## Copyright (C) 1995-2008 Index Data
 
 SUBDIRS = common
 
 XMLFILES=bookinfo.xml introduction.xml installation.xml \
  indexdata.xml \
  asn.xml tools.xml odr.xml comstack.xml frontend.xml license.xml \
- future.xml ziffy.xml zoom.xml credits.xml gfs-options.xml \
+ future.xml zoom.xml credits.xml gfs-options.xml \
  yaz.xml yaz-client-commands.xml soap.xml gfs-virtual.xml gfs-synopsis.xml \
  std-oid-table.xml manref.xml
 
@@ -73,7 +74,7 @@ index.tkl: $(XMLFILES)
        $(TKL_COMPILE) $(srcdir)/yaz.xml
 
 yaz.pdf: $(XMLFILES)
-       dblatex $(srcdir)/yaz.xml
+       $(PDF_COMPILE) $(srcdir)/yaz.xml
 
 
 yazj.pdf: