From 5add2243191a3c347f9dde6a480d478c83be64fe Mon Sep 17 00:00:00 2001 From: Renaud G Date: Thu, 14 Jun 2018 02:20:50 +0200 Subject: -Add bind operator (soft version of merge). --- irc/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'irc') 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) -- cgit v1.2.3-70-g09d2