diff options
Diffstat (limited to 'boost/common/makefile')
-rw-r--r-- | boost/common/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/boost/common/makefile b/boost/common/makefile index 1c41fa8..59c4537 100644 --- a/boost/common/makefile +++ b/boost/common/makefile @@ -5,6 +5,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make tests := \ +multi-index \ optional \ smart-ptr \ template \ |