Skip to content

Commit 2167398

Browse files
committed
add latencies balacner files to BUILD
Signed-off-by: arthurjolo <[email protected]>
1 parent 4e74e18 commit 2167398

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/cts/BUILD

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ cc_library(
1717
"src/CtsObserver.h",
1818
"src/CtsOptions.h",
1919
"src/HTreeBuilder.h",
20+
"src/LatenciesBalancer.h",
2021
"src/LevelBalancer.h",
2122
"src/SinkClustering.h",
2223
"src/TechChar.h",
@@ -35,6 +36,7 @@ cc_library(
3536
"src/Clustering.cpp",
3637
"src/CtsOptions.cpp",
3738
"src/HTreeBuilder.cpp",
39+
"src/LatenciesBalancer.cpp",
3840
"src/LevelBalancer.cpp",
3941
"src/SinkClustering.cpp",
4042
"src/TechChar.cpp",

0 commit comments

Comments
 (0)