diff --git a/test/Jamfile.v2 b/test/Jamfile.v2
index 460403f4..75fa6430 100644
--- a/test/Jamfile.v2
+++ b/test/Jamfile.v2
@@ -27,7 +27,7 @@ test-suite "basics_test"
;
test-suite "prg_exec_monitor_test"
- : [ test-btl-lib run-fail : prg_exec_fail1 : boost_prg_exec_monitor ]
+ : [ test-btl-lib run-fail : prg_exec_fail1 : boost_prg_exec_monitor/static ]
[ test-btl-lib run-fail : prg_exec_fail2 : boost_prg_exec_monitor/static ]
[ test-btl-lib run-fail : prg_exec_fail3 : boost_prg_exec_monitor/static ]
[ test-btl-lib run-fail : prg_exec_fail4 : boost_prg_exec_monitor/static ]