From d6bd9375c828cb67518341122208f86ee37940a2 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Tue, 10 Jan 2017 23:38:02 -0800 Subject: Initial (untested) bus implementation. --- 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 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 -- cgit v1.2.3-70-g09d2