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 6970005..d7c31cd 100644
--- a/irc/CMakeLists.txt
+++ b/irc/CMakeLists.txt
@@ -72,6 +72,7 @@ add_executable(
../node/filternode.cpp
../node/splitnode.cpp
../node/groupnode.cpp
+ ../node/bind.cpp
botircdiceparser.cpp
../node/variablenode.cpp
main.cpp)