From d6f58bee33ca548ea6fc125553aa8d4d2fdba91f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 23 Aug 2014 19:44:33 +0300 Subject: Move chat command /announce into actions. --- src/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 1c52822f9..b36cd5b73 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -741,6 +741,8 @@ SET(SRCS actions/actions.h actions/chat.cpp actions/chat.h + actions/commands.cpp + actions/commands.h actions/move.cpp actions/move.h actions/statusbar.cpp -- cgit v1.2.3-60-g2f50