X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2FMakefile.am;h=0488d1302d952ac6c29df30506e85ddca8e48d25;hb=82529e23b0d26a3a8e107a5c826196ff17a32dbe;hp=5ff178858a23fcb68e04619d56882cae9335d16b;hpb=b00cf9baf686ed72f826b69f2f731acb26698d10;p=yaz-moved-to-github.git diff --git a/doc/Makefile.am b/doc/Makefile.am index 5ff1788..0488d13 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,6 +1,6 @@ -## $Id: Makefile.am,v 1.29 2002-03-23 21:13:20 adam Exp $ +## $Id: Makefile.am,v 1.31 2002-06-02 18:50:40 adam Exp $ -docdir=$(pkgdatadir)/doc +docdir=$(datadir)/doc/@PACKAGE@ XMLFILES=$(srcdir)/yaz.xml.in $(srcdir)/introduction.xml \ $(srcdir)/installation.xml $(srcdir)/indexdata.xml $(srcdir)/asn.xml \ @@ -26,7 +26,7 @@ HTMLFILES = asn.external.html asn.html asn.oid.html asn.pdu.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) $(SUPPORTFILES) $(DOCFILES)