diff --git a/test/Jamfile b/test/Jamfile index 1874f2c4..d6668df5 100644 --- a/test/Jamfile +++ b/test/Jamfile @@ -9,7 +9,7 @@ SEARCH on testing.jam = $(BOOST_BUILD_PATH) ; include testing.jam ; run config_info.cpp ; -run config_test.cpp ../../test/build/boost_test_exec_monitor ; +run config_test.cpp ../../test/build/boost_test_exec_monitor : config_test.cpp ; run limits_test.cpp ../../test/build/boost_test_exec_monitor ; test-suite "BOOST_NO_ARGUMENT_DEPENDENT_LOOKUP" :