X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2FMakefile.am;h=722bc92d256f03f8db8f822ee5308662588ba399;hb=6596c43a86a7627af223c30e67761fe373b79b77;hp=1cfba45af5482152a17ad8b75df2b6c4376c1c4e;hpb=b094fb084d6ccabc92560830fb3c84285508a15f;p=yazpp-moved-to-github.git diff --git a/doc/Makefile.am b/doc/Makefile.am index 1cfba45..722bc92 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -6,7 +6,8 @@ XMLFILES = \ zoom.xml \ api.xml \ license.xml \ - yazpp.xml + yazpp.xml \ + local.ent TOP = $(srcdir)/yazpp.xml @@ -21,18 +22,17 @@ doc_DATA = $(HTMLFILES) man_MANS = $(MANFILES) EXTRA_DIST = $(XMLFILES) $(doc_DATA) $(man_MANS) $(REFFILES) \ - entities.ent local.ent.in + entities.ent $(HTMLFILES): $(XMLFILES) rm -f *.html $(HTML_COMPILE) $(TOP) -index.tkl: $(XMLFILES) - $(TKL_COMPILE) $(TOP) - yazpp-config.1: yazpp-config-man.xml $(MAN_COMPILE) $(srcdir)/yazpp-config-man.xml +$(MANFILES): local.ent + yazpp.pdf: $(XMLFILES) if test ! -f common/id.png ; then cp $(srcdir)/common/id.png common/; fi $(PDF_COMPILE) $(TOP)