From: Adam Dickmeiss Date: Mon, 29 Oct 2001 14:50:40 +0000 (+0000) Subject: Minor change. X-Git-Tag: YAZ.1.8.2~14 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=23348031ba9c7b97bf22b76de0c41c48e97a7180 Minor change. --- diff --git a/doc/Makefile.am b/doc/Makefile.am index c67fe9b..7985f85 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.23 2001-10-29 14:05:30 adam Exp $ +## $Id: Makefile.am,v 1.24 2001-10-29 14:50:40 adam Exp $ docdir=$(pkgdatadir)/doc @@ -22,9 +22,9 @@ HTMLFILES = asn.external.html asn.html asn.oid.html asn.pdu.html \ tools.oid.html yaz.html zoom.events.html zoom.html \ zoom.options.html zoom.records.html zoom.resultsets.html zoom.search.html -DOCFILES=$(XMLFILES) $(HTMLFILES) yaz.pdf +DOCFILES=$(HTMLFILES) yaz.pdf -EXTRA_DIST = $(DOCFILES) yazhtml.dsl yazphp.dsl yazprint.dsl xml.dcl +EXTRA_DIST = $(XMLFILES) $(DOCFILES) yazhtml.dsl yazphp.dsl yazprint.dsl xml.dcl doc_DATA = $(DOCFILES)