aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 0f040f35..28fcb026 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -67,6 +67,9 @@ set (NNG_SOURCES
protocol/pair/pair.c
+ protocol/pipeline/pull.c
+ protocol/pipeline/push.c
+
protocol/pubsub/pub.c
protocol/pubsub/sub.c