aboutsummaryrefslogtreecommitdiffstats
path: root/libtransport/src/utils/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'libtransport/src/utils/CMakeLists.txt')
-rw-r--r--libtransport/src/utils/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/libtransport/src/utils/CMakeLists.txt b/libtransport/src/utils/CMakeLists.txt
index 5bb76303a..e7c1c03ea 100644
--- a/libtransport/src/utils/CMakeLists.txt
+++ b/libtransport/src/utils/CMakeLists.txt
@@ -17,6 +17,7 @@ list(APPEND SOURCE_FILES
${CMAKE_CURRENT_SOURCE_DIR}/log.cc
${CMAKE_CURRENT_SOURCE_DIR}/membuf.cc
${CMAKE_CURRENT_SOURCE_DIR}/content_store.cc
+ ${CMAKE_CURRENT_SOURCE_DIR}/traffic_generator.cc
)