From 53d4f802d3e9327c45c5e437bcfea474e6ad943a Mon Sep 17 00:00:00 2001 From: Renaud G Date: Wed, 18 Oct 2017 18:15:32 +0200 Subject: add group --- irc/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'irc') diff --git a/irc/CMakeLists.txt b/irc/CMakeLists.txt index 73d7e5a..6f06695 100644 --- a/irc/CMakeLists.txt +++ b/irc/CMakeLists.txt @@ -71,6 +71,7 @@ add_executable( ../node/stringnode.cpp ../node/filternode.cpp ../node/splitnode.cpp + ../node/groupnode.cpp botircdiceparser.cpp main.cpp) -- cgit v1.2.3-70-g09d2