X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=doc%2FMakefile.am;h=020016124527063be38dc4ab7480b8eca37e2e8a;hb=459cab9da4ebc06fd201997256db147d114f1731;hp=63dc27c421e0823aff27d7b0ae4c4ad50ac2b631;hpb=0d9cb9da0dcc25161bfc04692bc57ea2cc32e803;p=yazpp-moved-to-github.git diff --git a/doc/Makefile.am b/doc/Makefile.am index 63dc27c..0200161 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.9 2004-03-30 08:46:36 adam Exp $ +## $Id: Makefile.am,v 1.11 2004-03-30 22:11:12 adam Exp $ docdir=$(datadir)/doc/@PACKAGE@ SUPPORTFILES = \ @@ -26,11 +26,11 @@ HTMLFILES = api.html implementations.html installation.html license.html \ yaz-proxy.html yazpp.html zoom-connection.html zoom-exception.html \ zoom-query.html zoom-record.html zoom-resultset.html zoom.html -doc_DATA = $(HTMLFILES) yaz++.pdf +doc_DATA = $(HTMLFILES) yaz++.pdf yaz.css man_MANS = $(MANFILES) -EXTRA_DIST = $(SUPPORTFILES) $(XMLFILES) yaz++.pdf yaz-proxy.8 +EXTRA_DIST = $(SUPPORTFILES) $(XMLFILES) $(doc_DATA) $(man_MANS) $(HTMLFILES): $(XMLFILES) jade -E14 -D $(srcdir) -d yazhtml.dsl -t sgml $(srcdir)/xml.dcl $(TOP)