diff --git a/Jamfile b/Jamfile index c55393e..5ea9dca 100644 --- a/Jamfile +++ b/Jamfile @@ -7,5 +7,6 @@ # LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) # please order by name to ease maintenance +build-project bench ; build-project example ; build-project test ;