diff --git a/bindings/python/Jamfile b/bindings/python/Jamfile index 96de72d87..f25a137ac 100755 --- a/bindings/python/Jamfile +++ b/bindings/python/Jamfile @@ -25,9 +25,9 @@ python-extension libtorrent src/torrent.cpp src/peer_info.cpp src/ip_filter.cpp - /torrent//torrent : src system:boost_python source:/boost/python//boost_python + /torrent//torrent/static ;