summaryrefslogtreecommitdiffstats
path: root/mmss/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'mmss/CMakeLists.txt')
-rw-r--r--mmss/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/mmss/CMakeLists.txt b/mmss/CMakeLists.txt
index 2406508..9f586c0 100644
--- a/mmss/CMakeLists.txt
+++ b/mmss/CMakeLists.txt
@@ -14,6 +14,7 @@ add_executable(mmss
monitor_file.cpp
monitor_log.cpp
network.cpp
+ node.cpp
protocol.cpp
${BISON_mmss_config_parse_OUTPUTS}
)