aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 12700a5c..c1b8e204 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -68,6 +68,8 @@ set (NNG_SOURCES
platform/posix/posix_rand.c
platform/posix/posix_thread.c
+ protocol/bus/bus.c
+
protocol/pair/pair.c
protocol/pipeline/pull.c