diff --git a/Jamfile.v2 b/Jamfile.v2 index 868089a8..aa55be2a 100644 --- a/Jamfile.v2 +++ b/Jamfile.v2 @@ -65,6 +65,6 @@ test-suite uBLAS BOOST_UBLAS_USE_INTERVAL ] - [ run concepts.cpp + [ compile concepts.cpp ] ;