fixed python binding Jamfile

This commit is contained in:
Arvid Norberg
2008-05-20 00:59:23 +00:00
parent 949dbe23d3
commit a198073296

View File

@@ -28,6 +28,6 @@ python-extension libtorrent
: <include>src
<boost>system:<library>boost_python
<boost>source:<library>/boost/python//boost_python
<library>/torrent//torrent/<link>static
<library>/torrent//torrent
;