From e0750fbbc76732b3e8aa83ce786c28fcbf24374d Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 18 Aug 2010 17:57:38 +0200 Subject: Add multi-threading test --- common/makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'common/makefile') diff --git a/common/makefile b/common/makefile index ad3b0a4..87488be 100644 --- a/common/makefile +++ b/common/makefile @@ -11,6 +11,8 @@ template \ lifecycle \ query +tests += threads + default := $(out_base)/ test := $(out_base)/.test clean := $(out_base)/.clean -- cgit v1.1