Преглед изворни кода

Add tools/check_build to status/Jamfile

Peter Dimov пре 8 година
родитељ
комит
0216ee7199
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      status/Jamfile.v2

+ 1 - 1
status/Jamfile.v2

@@ -197,7 +197,7 @@ run-tests libs : $(libs-to-test)/test ;
 # Tests from Jamfiles in tools/
 # Tests from Jamfiles in tools/
 # Please keep these in alphabetical order
 # Please keep these in alphabetical order
 
 
-local tools-to-test = bcp ;
+local tools-to-test = bcp check_build ;
 
 
 run-tests tools : $(tools-to-test)/test ;
 run-tests tools : $(tools-to-test)/test ;
 
 

粤ICP备19079148号