X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2FMakefile.am;h=cf65b04417b01ff04a923d57ce6546ffd1ecf6fe;hb=38b4afcb715d0416c75e6f6262bdddbb90832954;hp=1ed8838dc98ac9be81dc367162fe54d0b9d3c60b;hpb=8294e92cdecaeeb98bc42ae2bac74bee7f4f08b0;p=idzebra-moved-to-github.git diff --git a/doc/Makefile.am b/doc/Makefile.am index 1ed8838..cf65b04 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.42 2006-04-20 10:25:17 adam Exp $ +## $Id: Makefile.am,v 1.44 2006-04-26 11:08:41 adam Exp $ docdir=$(datadir)/doc/@PACKAGE@ SUBDIRS = common @@ -99,14 +99,14 @@ $(HTMLFILES): $(XMLFILES) zebra.pdf: $(XMLFILES) for i in $(PNGFILES); do \ - if test ! -f $$i; then ln -s $(srcdir)/$$i .; fi; \ + if test ! -f $$i; then cp $(srcdir)/$$i .; fi; \ done jade -E14 -D $(srcdir) -d common/print.dsl -t tex $(srcdir)/common/xml.dcl zebra.xml pdfjadetex zebra.tex >/dev/null pdfjadetex zebra.tex >/dev/null pdfjadetex zebra.tex >/dev/null -index.tkl: $(XMLFILES) tkl.xsl +index.tkl: $(XMLFILES) common/tkl.xsl xsltproc common/tkl.xsl zebra.xml gils.txt: gils.sgml