|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r68486 - sandbox/example/libs/example/doc
From: dnljms_at_[hidden]
Date: 2011-01-27 15:20:24
Author: danieljames
Date: 2011-01-27 15:20:23 EST (Thu, 27 Jan 2011)
New Revision: 68486
URL: http://svn.boost.org/trac/boost/changeset/68486
Log:
Install rule for pdfs.
Text files modified:
sandbox/example/libs/example/doc/Jamfile.v2 | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
Modified: sandbox/example/libs/example/doc/Jamfile.v2
==============================================================================
--- sandbox/example/libs/example/doc/Jamfile.v2 (original)
+++ sandbox/example/libs/example/doc/Jamfile.v2 2011-01-27 15:20:23 EST (Thu, 27 Jan 2011)
@@ -19,6 +19,9 @@
<dependency>ref
;
+install install-pdf : standalone : <location>. <format>pdf <name>example.pdf ;
+explicit install-pdf ;
+
boostbook standalone
:
example
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk