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/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index f625c8492..4dd6a8600 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -836,6 +836,8 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ 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-70-g09d2