diff --git a/build/Jamfile b/build/Jamfile index 439a3689..92990080 100644 --- a/build/Jamfile +++ b/build/Jamfile @@ -85,4 +85,8 @@ if [ check-python-config ] : debug release ; -} \ No newline at end of file + + install python lib + : boost_python boost_python + ; +}