summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
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 \