aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/irc/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'irc/CMakeLists.txt')
-rw-r--r--irc/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/CMakeLists.txt b/irc/CMakeLists.txt
index c7373c6..d43ffed 100644
--- a/irc/CMakeLists.txt
+++ b/irc/CMakeLists.txt
@@ -69,7 +69,7 @@ add_executable(
../node/startingnode.cpp
../node/ifnode.cpp
${UI_HEADERS}
- mainwindow.cpp
+ botircdiceparser.cpp
main.cpp)