From 769ec4369d62cbbca0b3c22fcdafd6c7de3bd637 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Mon, 11 Jun 2012 01:33:10 +0000 Subject: [PATCH] Make the new pdf install rules explicit, and fix intrusive's. [SVN r78877] --- overloaded_function/doc/Jamfile.v2 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/overloaded_function/doc/Jamfile.v2 b/overloaded_function/doc/Jamfile.v2 index 33182da..a728e83 100644 --- a/overloaded_function/doc/Jamfile.v2 +++ b/overloaded_function/doc/Jamfile.v2 @@ -29,6 +29,4 @@ boostbook doc : qbk ; install pdf-install : doc : . PDF overloaded_function.pdf ; - - - +explicit pdf-install ;