X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=doc%2FMakefile.am;h=068c69f37a5c732dfd1fa2a10fbfa6f5927d9c42;hb=28d0fdb9253a14f8117b5c26ea0aed73ba9d16a7;hp=0ea7cc2315f87fe0a5abc7149c602a6cc8318f9e;hpb=bd797d70f666280cdf941337d86b438a8d2506fc;p=idzebra-moved-to-github.git diff --git a/doc/Makefile.am b/doc/Makefile.am index 0ea7cc2..068c69f 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.66 2007-02-21 14:15:45 marc Exp $ +## $Id: Makefile.am,v 1.67 2007-02-21 17:03:23 adam Exp $ docdir=$(datadir)/doc/$(PACKAGE)$(PACKAGE_SUFFIX) SUBDIRS = common @@ -65,7 +65,7 @@ index.tkl: $(XMLFILES) rm -f *.tkl $(TKL_COMPILE) $(srcdir)/zebra.xml -zebra.pdf: $(XMLFILES) +zebra.pdf: $(XMLFILES) domfilter.pdf for i in $(PNGFILES); do \ if test ! -f $$i; then cp $(srcdir)/$$i .; fi; \ done