aboutsummaryrefslogtreecommitdiff
path: root/tests/makefile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-09-18 10:28:51 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-09-18 10:28:51 +0200
commitf80de9f4107a01ab3a917eddf15eaaf4a1c998a2 (patch)
tree42e58fe8e05ce618c5297ce1975dbf04bdeb3250 /tests/makefile
parent4044d9c9ba0622b28a49a1b36b582614a2135a23 (diff)
Add building blocks for multi-index containers
Diffstat (limited to 'tests/makefile')
-rw-r--r--tests/makefile2
1 files changed, 1 insertions, 1 deletions
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