diff options
author | Luke Simonson <simoluk@gmail.com> | 2010-06-02 17:20:11 +0000 |
---|---|---|
committer | Luke Simonson <simoluk@gmail.com> | 2010-06-02 17:20:11 +0000 |
commit | 3017b14204f5265defb1a7de630eaf4ef00be75e (patch) | |
tree | e054248944fe358bdb0b78450bcdfe1e501ddd04 /status/Jamfile.v2 | |
parent | 53cc1b1e7a3d118fbfa8bf2c409388cbb42c19bf (diff) | |
download | boost-3017b14204f5265defb1a7de630eaf4ef00be75e.tar.gz |
adding entry for polygon
[SVN r62384]
Diffstat (limited to 'status/Jamfile.v2')
-rw-r--r-- | status/Jamfile.v2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/status/Jamfile.v2 b/status/Jamfile.v2 index 8f9432d460..ab528d92f4 100644 --- a/status/Jamfile.v2 +++ b/status/Jamfile.v2 @@ -98,6 +98,7 @@ run-tests libs : multi_index/test # test-suite multi_index optional/test # test-suite optional parameter/test # test-suite parameter + polygon/test # test-suite polygon pool/test # test-suite pool preprocessor/test # test-suite preprocessor program_options/test # test-suite program_options |