diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index 8dddad9c..2f923537 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -384,6 +384,7 @@ rule make_cfoa_interprocess_concurrency_tests ( name : defines ? ) /boost/filesystem//boost_filesystem /boost/interprocess//boost_interprocess /boost/process//boost_process + /boost/uuid//boost_uuid : $(name) ; }