From 0099454bd6167f63570771edb9f1f10e5afbe8c8 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 28 Jun 2011 17:19:18 +0200 Subject: Add regex support --- tests/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/makefile b/tests/makefile index 09f9d29..3a09887 100644 --- a/tests/makefile +++ b/tests/makefile @@ -5,7 +5,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make -tests := compiler fs shared-ptr +tests := compiler fs re shared-ptr default := $(out_base)/ test := $(out_base)/.test -- cgit v1.1