diff --git a/test/aux_/Jamfile b/test/aux_/Jamfile index e4af65c..d01c286 100644 --- a/test/aux_/Jamfile +++ b/test/aux_/Jamfile @@ -7,4 +7,5 @@ include testing.jam ; compile debug_print.cpp ; compile has_rebind.cpp ; compile has_distance.cpp ; +compile has_xxx.cpp ; compile typeof.cpp ;