|
|
@@ -197,7 +197,7 @@ run-tests libs : $(libs-to-test)/test ;
|
|
|
# Tests from Jamfiles in tools/
|
|
|
# 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 ;
|
|
|
|