diff --git a/doc/Jamfile.v2 b/doc/Jamfile.v2 index f3cef42..f0007e9 100644 --- a/doc/Jamfile.v2 +++ b/doc/Jamfile.v2 @@ -91,5 +91,5 @@ boostbook standalone ; -install : standalone : intrusive.pdf . PDF pdf ; - +install pdf-install : standalone : intrusive.pdf . PDF pdf ; +explicit pdf-install ;