aboutsummaryrefslogtreecommitdiff
path: root/common/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'common/makefile')
-rw-r--r--common/makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/makefile b/common/makefile
index ad3b0a4..87488be 100644
--- a/common/makefile
+++ b/common/makefile
@@ -11,6 +11,8 @@ template \
lifecycle \
query
+tests += threads
+
default := $(out_base)/
test := $(out_base)/.test
clean := $(out_base)/.clean