From f80de9f4107a01ab3a917eddf15eaaf4a1c998a2 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 18 Sep 2012 10:28:51 +0200 Subject: Add building blocks for multi-index containers --- tests/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/makefile') diff --git a/tests/makefile b/tests/makefile index b09b947..8d16183 100644 --- a/tests/makefile +++ b/tests/makefile @@ -4,7 +4,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make -tests := compiler fs re shared-ptr +tests := compiler container fs re shared-ptr default := $(out_base)/ test := $(out_base)/.test -- cgit v1.1