From 526d603260a332bbad4ff3072a94ee93590fecaa Mon Sep 17 00:00:00 2001 From: mat007 Date: Thu, 24 Jan 2013 22:38:43 +0000 Subject: [PATCH] Fixed boost image linking git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@586 860be788-9bd5-4423-9f1e-828f051e677b --- build/boost/doc/Jamfile.jam | 2 +- build/build.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/build/boost/doc/Jamfile.jam b/build/boost/doc/Jamfile.jam index 60e406e..aa9762c 100644 --- a/build/boost/doc/Jamfile.jam +++ b/build/boost/doc/Jamfile.jam @@ -32,7 +32,7 @@ boostbook standalone mock : reference - boost.image.src=../images/boost.png + boost.image.src=images/boost.png chunk.first.sections=1 # toc.max.depth=3 toc.section.depth=4 diff --git a/build/build.xml b/build/build.xml index accfd2b..717fb94 100644 --- a/build/build.xml +++ b/build/build.xml @@ -129,6 +129,7 @@ +