aboutsummaryrefslogtreecommitdiff
path: root/boost/common/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'boost/common/makefile')
-rw-r--r--boost/common/makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/boost/common/makefile b/boost/common/makefile
index 4af0162..5bb9732 100644
--- a/boost/common/makefile
+++ b/boost/common/makefile
@@ -6,6 +6,8 @@
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make
tests := \
+unordered \
+smart-ptr \
template
all_tests := $(tests)