diff options
Diffstat (limited to 'qt/common/makefile')
-rw-r--r-- | qt/common/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qt/common/makefile b/qt/common/makefile index 4912e3c..7c4c59c 100644 --- a/qt/common/makefile +++ b/qt/common/makefile @@ -6,6 +6,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make tests := \ +containers \ smart-ptr \ template |