Przeglądaj źródła

Add quickbook to status/Jamfile

Peter Dimov 8 lat temu
rodzic
commit
5fff4dc583
1 zmienionych plików z 1 dodań i 1 usunięć
  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 check_build ;
+local tools-to-test = bcp check_build quickbook ;
 
 
 run-tests tools : $(tools-to-test)/test ;
 run-tests tools : $(tools-to-test)/test ;
 
 

粤ICP备19079148号