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