From eb213d1da5c2e3ab331709782b637953812d2d6e Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Tue, 18 May 2004 07:20:41 +0000 Subject: [PATCH] Add program options to the main Jamfile.v2. [SVN r22857] --- Jamfile.v2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jamfile.v2 b/Jamfile.v2 index 797fccdf85..acac1dfccc 100644 --- a/Jamfile.v2 +++ b/Jamfile.v2 @@ -26,4 +26,4 @@ build-project libs/graph/build ; build-project libs/python/build ; build-project libs/thread/build ; build-project libs/filesystem/build ; - +build-project libs/program_options/build ;