aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/irc/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'irc/CMakeLists.txt')
-rw-r--r--irc/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/CMakeLists.txt b/irc/CMakeLists.txt
index 6f06695..ce71373 100644
--- a/irc/CMakeLists.txt
+++ b/irc/CMakeLists.txt
@@ -73,6 +73,7 @@ add_executable(
../node/splitnode.cpp
../node/groupnode.cpp
botircdiceparser.cpp
+ ../node/variablenode.cpp
main.cpp)