mirror of
https://github.com/boostorg/boost.git
synced 2025-04-05 21:45:00 +00:00
Add quickbook to status/Jamfile
This commit is contained in:
parent
ddb7c62610
commit
9e483a8318
1 changed files with 1 additions and 1 deletions
|
@ -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 ;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue