From 08507b9d5b3e16f8d40b32bb2540c0dbc31ff4f1 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 21 Aug 2014 18:40:20 +0300 Subject: Move chat 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 6e0255617..f625c8492 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -834,6 +834,8 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ actions/actiondef.h \ actions/actions.cpp \ actions/actions.h \ + actions/chat.cpp \ + actions/chat.h \ actions/windows.cpp \ actions/windows.h \ being/actor.cpp \ -- cgit v1.2.3-60-g2f50