From 0a5a01e08fe107afa180152c01ec2444b8682e3e Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Thu, 9 Feb 2006 09:50:56 +0000 Subject: [PATCH] Update Jamfile.v2 [SVN r32761] --- test/Jamfile.v2 | 1 + 1 file changed, 1 insertion(+) diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index 3d129c4..faaea5a 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -14,6 +14,7 @@ test-suite "parameter" [ run efficiency.cpp : : : : : release ] [ run earwicker.cpp ] [ run mpl.cpp ] + [ run preprocessor.cpp ] [ compile ntp.cpp ] [ compile unwrap_cv_reference.cpp ] [ compile-fail duplicates.cpp ]