From 21f6509d7648f96c348b77babdca164cec2f0c61 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 21 Aug 2014 17:57:26 +0300 Subject: Move actionmanager into actions directory and rename to actions. --- src/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index b73da9369..2d0f249e4 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -831,8 +831,8 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ test/testlauncher.h \ test/testmain.cpp \ test/testmain.h \ - actionmanager.cpp \ - actionmanager.h \ + actions/actions.cpp \ + actions/actions.h \ being/actor.cpp \ being/actor.h \ being/actorsprite.cpp \ -- cgit v1.2.3-70-g09d2