X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=blobdiff_plain;f=doc%2FMakefile.am;fp=doc%2FMakefile.am;h=b8a3a2e61f4eef0b75f704104219fe31d225a699;hp=567b0444d1e7986b557023b02f13ba85d74ae3d0;hb=76020c413df4fdf9127031270cf734be70055047;hpb=9e7f690d44f532dfe538a9f65edc6bc5aa3884ea diff --git a/doc/Makefile.am b/doc/Makefile.am index 567b044..b8a3a2e 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.17 2006-04-20 11:18:29 adam Exp $ +## $Id: Makefile.am,v 1.18 2006-04-20 11:36:40 adam Exp $ docdir=$(datadir)/doc/@PACKAGE@ SUBDIRS = common @@ -38,7 +38,7 @@ $(HTMLFILES): $(XMLFILES) jade -E14 -D $(srcdir) -d common/html.dsl -t sgml $(srcdir)/common/xml.dcl $(TOP) yazpp.pdf: $(XMLFILES) - if test ! -f common/id.png ; then ln -s $(srcdir)/common/id.png common; fi + if test ! -f common/id.png ; then cp $(srcdir)/common/id.png common/; fi jade -E14 -D $(srcdir) -d common/print.dsl -t tex $(srcdir)/common/xml.dcl $(TOP) pdfjadetex yazpp.tex >pdfjadetex.log 2>&1 pdfjadetex yazpp.tex >pdfjadetex.log 2>&1