From f8862302cc201265fcbca3c34baddc3fb24ca455 Mon Sep 17 00:00:00 2001 From: Andrew Resch Date: Thu, 2 Oct 2008 05:00:40 +0000 Subject: [PATCH] Add magnet_uri.cpp to the jamfile --- bindings/python/Jamfile | 1 + 1 file changed, 1 insertion(+) diff --git a/bindings/python/Jamfile b/bindings/python/Jamfile index 068a0bee0..e6f43c5ec 100755 --- a/bindings/python/Jamfile +++ b/bindings/python/Jamfile @@ -25,6 +25,7 @@ python-extension libtorrent src/torrent.cpp src/peer_info.cpp src/ip_filter.cpp + src/magnet_uri.cpp : src system:boost_python source,static:/boost/python//boost_python/static