aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/vespa/vespalib/util/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'vespalib/src/vespa/vespalib/util/CMakeLists.txt')
-rw-r--r--vespalib/src/vespa/vespalib/util/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/vespalib/src/vespa/vespalib/util/CMakeLists.txt b/vespalib/src/vespa/vespalib/util/CMakeLists.txt
index 752bf60c688..747ed736aad 100644
--- a/vespalib/src/vespa/vespalib/util/CMakeLists.txt
+++ b/vespalib/src/vespa/vespalib/util/CMakeLists.txt
@@ -18,6 +18,7 @@ vespa_add_library(vespalib_vespalib_util OBJECT
classname.cpp
compress.cpp
compressor.cpp
+ count_down_latch.cpp
cpu_usage.cpp
destructor_callbacks.cpp
dual_merge_director.cpp
@@ -26,6 +27,7 @@ vespa_add_library(vespalib_vespalib_util OBJECT
exceptions.cpp
executor_idle_tracking.cpp
file_area_freelist.cpp
+ gate.cpp
gencnt.cpp
generationhandler.cpp
generationholder.cpp