aboutsummaryrefslogtreecommitdiff
path: root/common/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'common/makefile')
-rw-r--r--common/makefile39
1 files changed, 20 insertions, 19 deletions
diff --git a/common/makefile b/common/makefile
index a2f4962..371ad13 100644
--- a/common/makefile
+++ b/common/makefile
@@ -5,25 +5,26 @@
include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make
-tests := \
-auto \
-callback \
-composite \
-const \
-container \
-ctor \
-default \
-enum \
-erase-query \
-inheritance \
-inverse \
-lazy-ptr \
-lifecycle \
-query \
-relationship \
-schema \
-template \
-view \
+tests := \
+auto \
+callback \
+composite \
+const \
+container \
+ctor \
+default \
+enum \
+erase-query \
+inheritance \
+inverse \
+lazy-ptr \
+lifecycle \
+query \
+relationship \
+relationship-query \
+schema \
+template \
+view \
wrapper
thread_tests := threads