Add quickbook to status/Jamfile

This commit is contained in:
Peter Dimov 2017-12-23 05:29:35 +02:00
parent ddb7c62610
commit 9e483a8318

View file

@ -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 ;