Possible compatibility problems with earlier versions marked with '*'.
+--- 1.8.1 2001/10/29
+
+Fix bug: local attribute wasn't set correctly in PQF strings.
+
--- 1.8 2001/10/25
* Old Z39.50 codecs no longer supported.
-## $Id: Makefile.am,v 1.20 2001-10-24 20:33:29 adam Exp $
+## $Id: Makefile.am,v 1.21 2001-10-28 23:44:59 adam Exp $
docdir=$(pkgdatadir)/doc
doc_DATA = $(DOCFILES)
-$(srcdir)/yaz.html: $(XMLFILES) $(srcdir)/yazhtml.dsl
+$(HTMLFILES): $(XMLFILES) $(srcdir)/yazhtml.dsl
cd $(srcdir); jade -E14 -d yazhtml.dsl -t sgml xml.dcl yaz.xml
$(srcdir)/yaz.php: $(XMLFILES) $(srcdir)/yazphp.dsl