fixed python binding Jamfile

This commit is contained in:
Arvid Norberg 2007-06-13 04:22:06 +00:00
parent fa1a37e649
commit 3e4a136be7
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
import python ;
use-project /torrent : ../.. ;
python-extension libtorrent
: src/module.cpp
src/big_number.cpp