diff --git a/doc/Jamfile.v2 b/doc/Jamfile.v2 index 12708f6a..1f7056bd 100644 --- a/doc/Jamfile.v2 +++ b/doc/Jamfile.v2 @@ -56,6 +56,7 @@ boostbook standalone ; -install pdf-install : standalone : . PDF ; +install pdfinstall : standalone/pdf : . PDF ; +explicit pdfinstall ;