From 5d0fb985db60c0807efc76f05edc8d4d3e5ffa95 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Thu, 5 Jan 2017 01:55:27 -0800 Subject: SUB protocol implemented (uses sorted linked list for topics). --- src/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index a1c0fac7..f07a6696 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -67,6 +67,8 @@ set (NNG_SOURCES protocol/pair/pair.c + protocol/pubsub/sub.c + protocol/reqrep/rep.c protocol/reqrep/req.c -- cgit v1.2.3-70-g09d2