From 2c1130c1a8acb1c3df42ba904589d01b6a459017 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 21 Aug 2014 18:50:54 +0300 Subject: Move move related actions into separate file. --- 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 7f8feafc2..75c5d3755 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -718,6 +718,8 @@ SET(SRCS actions/actions.h actions/chat.cpp actions/chat.h + actions/move.cpp + actions/move.h actions/windows.cpp actions/windows.h being/actor.cpp -- cgit v1.2.3-60-g2f50