summaryrefslogtreecommitdiffstats
path: root/searchcore/CMakeLists.txt
diff options
context:
space:
mode:
authorGeir Storli <geirst@yahoo-inc.com>2017-03-01 10:36:37 +0000
committerGeir Storli <geirst@yahoo-inc.com>2017-03-01 10:36:37 +0000
commitc4fc6b2a0d2fc097f94c38d0ebd3602ca0643d1d (patch)
treedc0acea4880131386fb09c3c6b481730cb832f55 /searchcore/CMakeLists.txt
parentf2d97a48d76da03964aa3de50fa32663df7508eb (diff)
Implement attribute context for imported attributes.
Diffstat (limited to 'searchcore/CMakeLists.txt')
-rw-r--r--searchcore/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/searchcore/CMakeLists.txt b/searchcore/CMakeLists.txt
index b45c4b38058..4f6586d7404 100644
--- a/searchcore/CMakeLists.txt
+++ b/searchcore/CMakeLists.txt
@@ -67,6 +67,7 @@ vespa_define_module(
src/tests/proton/attribute/attributes_state_explorer
src/tests/proton/attribute/document_field_populator
src/tests/proton/attribute/exclusive_attribute_read_accessor
+ src/tests/proton/attribute/imported_attributes_context
src/tests/proton/attribute/imported_attributes_repo
src/tests/proton/bucketdb/bucketdb
src/tests/proton/common