fix for building the python bindings with boost-build

This commit is contained in:
Arvid Norberg 2009-02-20 08:58:36 +00:00
parent afd04635e9
commit bed92597a9
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ rule libtorrent_linking ( properties * )
python-extension libtorrent
: src/module.cpp
src/big_number.cpp
src/converters.cpp
src/fingerprint.cpp
src/utility.cpp
src/session.cpp