From d879eb235fb50b76e6c68708301ee43f9ca42074 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Sun, 19 Oct 2003 19:52:56 +0000 Subject: [PATCH] Add install definitions for new common install configuration. [SVN r20409] --- build/Jamfile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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 + ; +}