Updated PQF grammar
[yaz-moved-to-github.git] / doc / Makefile.am
index 23cf937..014386a 100644 (file)
@@ -1,8 +1,8 @@
-## $Id: Makefile.am,v 1.26 2001-11-01 14:30:44 adam Exp $
+## $Id: Makefile.am,v 1.30 2002-05-02 10:35:44 adam Exp $
 
 docdir=$(pkgdatadir)/doc
 
-XMLFILES=$(srcdir)/yaz.xml $(srcdir)/introduction.xml \
+XMLFILES=$(srcdir)/yaz.xml.in $(srcdir)/introduction.xml \
  $(srcdir)/installation.xml $(srcdir)/indexdata.xml $(srcdir)/asn.xml \
  $(srcdir)/tools.xml $(srcdir)/odr.xml $(srcdir)/comstack.xml \
  $(srcdir)/frontend.xml $(srcdir)/license.xml $(srcdir)/future.xml  \
@@ -21,23 +21,24 @@ HTMLFILES = asn.external.html asn.html asn.oid.html asn.pdu.html \
  server.backendfunctions.html server.frontend.html server.html \
  server.invocation.html server.main.html tools.html tools.nmem.html \
  tools.oid.html yaz.html zoom.events.html zoom.html \
- zoom.options.html zoom.records.html zoom.resultsets.html zoom.search.html
+ zoom.options.html zoom.records.html zoom.resultsets.html zoom.query.html \
+ zoom.scan.html
 
 DOCFILES=$(HTMLFILES) yaz.pdf
 
-SUPPORTFILES=yazhtml.dsl yazphp.dsl yazprint.dsl xml.dcl
+SUPPORTFILES=yazhtml.dsl yazphp.dsl yazprint.dsl xml.dcl id.eps id.png
 
-EXTRA_DIST = $(XMLFILES) $(DOCFILES) $(SUPPORTFILES)
+EXTRA_DIST = $(XMLFILES) $(SUPPORTFILES) $(DOCFILES)
 
 doc_DATA = $(DOCFILES)
 
-$(HTMLFILES): $(XMLFILES) $(srcdir)/yazhtml.dsl
+$(HTMLFILES): $(XMLFILES) 
        cd $(srcdir); jade -E14 -d yazhtml.dsl -t sgml xml.dcl yaz.xml
 
-$(srcdir)/yaz.php: $(XMLFILES) $(srcdir)/yazphp.dsl
+$(srcdir)/yaz.php: $(XMLFILES)
        cd $(srcdir); jade -E14 -d yazphp.dsl -t sgml xml.dcl yaz.xml
 
-$(srcdir)/yaz.pdf: $(XMLFILES) $(srcdir)/yazprint.dsl
+$(srcdir)/yaz.pdf: $(XMLFILES)
        cd $(srcdir); jade -d yazprint.dsl -t tex xml.dcl yaz.xml
        pdfjadetex yaz.tex
        pdfjadetex yaz.tex