diff options
Diffstat (limited to 'icespider/unittests/Jamfile.jam')
-rw-r--r-- | icespider/unittests/Jamfile.jam | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/icespider/unittests/Jamfile.jam b/icespider/unittests/Jamfile.jam index fc2d275..352d665 100644 --- a/icespider/unittests/Jamfile.jam +++ b/icespider/unittests/Jamfile.jam @@ -138,5 +138,6 @@ lib test-api : <library>adhocutil <library>..//pthread <library>..//Ice + <include>. ; |