diff --git a/test/generators-test/Jamfile b/test/generators-test/Jamfile index 6cb8b65c8..0c0582be6 100644 --- a/test/generators-test/Jamfile +++ b/test/generators-test/Jamfile @@ -1,5 +1,5 @@ -exe a : a.cpp b.cxx c.ui d.wd x.l y.x_pro lib/aux ; +exe a : a.cpp b.cxx c.ui d.wd x.l y.x_pro lib/auxilliary ; #exe a : a.cpp b.cpp c.ui d.wd x.l y.x_pro ; nm_exe e : e.cpp ;