From 5fff4dc583112beec0f0298de2fc08a9a3712e99 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Sat, 23 Dec 2017 05:29:35 +0200 Subject: Add quickbook to status/Jamfile --- status/Jamfile.v2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'status') diff --git a/status/Jamfile.v2 b/status/Jamfile.v2 index 12d7a2fb18..bdaddce21d 100644 --- a/status/Jamfile.v2 +++ b/status/Jamfile.v2 @@ -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 ; -- cgit v1.2.1