aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac7
1 files changed, 7 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 6531d9d5..8a25723e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -91,6 +91,13 @@ AC_CONFIG_FILES([
libcontextsubscriber/unit-tests/propertyhandle/Makefile
libcontextsubscriber/unit-tests/propertyprovider/Makefile
libcontextsubscriber/unit-tests/util/Makefile
+ libcontextsubscriber/multithreading-tests/Makefile
+ libcontextsubscriber/multithreading-tests/new-property-in-thread/Makefile
+ libcontextsubscriber/multithreading-tests/old-property-in-thread/Makefile
+ libcontextsubscriber/multithreading-tests/single-thread/Makefile
+ libcontextsubscriber/multithreading-tests/stress-test/Makefile
+ libcontextsubscriber/multithreading-tests/wait-for-subscription-only-in-thread/Makefile
+ libcontextsubscriber/multithreading-tests/wait-for-subscription-thread/Makefile
libcontextsubscriber/update-contextkit-providers/Makefile
python/Makefile
spec/Makefile