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, 2 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index ad6c025e..9ecce72c 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -108,7 +108,8 @@ set (NNG_SOURCES
protocol/bus/bus.c
- protocol/pair/pair.c
+ protocol/pair/pair_v0.c
+ protocol/pair/pair_v1.c
protocol/pipeline/pull.c
protocol/pipeline/push.c