From 0f9879abbe82e984c84b32becf3718ce660fc338 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sun, 21 Jun 2009 09:51:59 +0000 Subject: [PATCH] I didn't mean to comment this out. [SVN r54145] --- hash/test/Jamfile.v2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hash/test/Jamfile.v2 b/hash/test/Jamfile.v2 index 9004724..ea19365 100644 --- a/hash/test/Jamfile.v2 +++ b/hash/test/Jamfile.v2 @@ -55,4 +55,4 @@ test-suite functional/hash_no_ext [ run link_test.cpp link_test_2.cpp : : : BOOST_HASH_NO_EXTENSIONS : no_ext_link_test ] ; -# build-project ../examples ; +build-project ../examples ;