diff --git a/doc/Jamfile.v2 b/doc/Jamfile.v2 index 15a36f3..253bcd0 100644 --- a/doc/Jamfile.v2 +++ b/doc/Jamfile.v2 @@ -72,4 +72,5 @@ boostbook standalone pdf:boost.url.prefix=http://www.boost.org/doc/libs/release/libs/ratio/doc/html ; -install pdf-install : standalone : . PDF ; +install pdfinstall : standalone/pdf : . PDF ; +explicit pdfinstall ; \ No newline at end of file