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 2c24e7d..4dcc450 100644 --- a/icespider/unittests/Jamfile.jam +++ b/icespider/unittests/Jamfile.jam @@ -120,6 +120,7 @@ run lib test-api : test-api.ice + test-api-impl.cpp : <slicer>yes <library>slicer |