aboutsummaryrefslogtreecommitdiff
path: root/src/sp/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/sp/CMakeLists.txt')
-rw-r--r--src/sp/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sp/CMakeLists.txt b/src/sp/CMakeLists.txt
index aa790c09..4704f802 100644
--- a/src/sp/CMakeLists.txt
+++ b/src/sp/CMakeLists.txt
@@ -13,6 +13,7 @@ add_subdirectory(protocol)
add_subdirectory(transport)
nng_sources(
+ protocol.c
transport.c
transport.h
)