diff --git a/python/Jamfile b/python/Jamfile index b43ae22..b6f8b1d 100755 --- a/python/Jamfile +++ b/python/Jamfile @@ -3,9 +3,10 @@ subproject libs/random/python ; # Include definitions needed for Python modules import python ; -extension _random +extension _boost_random : random.cpp