diff options
| -rw-r--r-- | p2pvr/daemonbase/Jamfile.jam | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/p2pvr/daemonbase/Jamfile.jam b/p2pvr/daemonbase/Jamfile.jam index bae7dca..d25bdcf 100644 --- a/p2pvr/daemonbase/Jamfile.jam +++ b/p2pvr/daemonbase/Jamfile.jam @@ -13,6 +13,7 @@ lib p2pvrdaemonbase :  	:  	<library>..//p2common  	<library>../lib//p2pvrlib +	<library>../ice//p2pvrice  	<implicit-dependency>../ice//p2pvrice  	: :  	<implicit-dependency>../ice//p2pvrice | 
