diff --git a/test/Jamfile b/test/Jamfile index cd1bda40..a29f45d4 100644 --- a/test/Jamfile +++ b/test/Jamfile @@ -24,7 +24,7 @@ local test-files = $(test-dir)tests.txt : regress ] - [ run regress/parse.cpp lregress/regress.cpp regress/tests.cpp + [ run regress/parse.cpp regress/regress.cpp regress/tests.cpp ../build/boost_regex ../../test/build/boost_prg_exec_monitor :