diff options
Diffstat (limited to 'icespider/compile/Jamfile.jam')
-rw-r--r-- | icespider/compile/Jamfile.jam | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/icespider/compile/Jamfile.jam b/icespider/compile/Jamfile.jam index 5d31fb1..9e0636a 100644 --- a/icespider/compile/Jamfile.jam +++ b/icespider/compile/Jamfile.jam @@ -26,6 +26,7 @@ lib icespider-compile : <library>boost_system <library>boost_filesystem <library>../common + <implicit-dependency>../common ; exe icespider : |