fixed python Jamfile to build a shared library

This commit is contained in:
Arvid Norberg
2007-06-15 05:31:58 +00:00
parent f05b06d4e5
commit 852331e50d

View File

@@ -25,6 +25,5 @@ python-extension libtorrent
/torrent//torrent
/boost/python//boost_python
: <include>src
: <link>static
;