From a714a339ac461943236eb1992c38dfb16821d0a1 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 27 Aug 2014 02:14:39 +0300 Subject: Move chat command /dumpe into actions. Also move some functions into chatutils. --- 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 0c8cb0370..637522a85 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -796,6 +796,8 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ utils/translation/translationmanager.h \ utils/base64.cpp \ utils/base64.h \ + utils/chatutils.cpp \ + utils/chatutils.h \ utils/checkutils.cpp \ utils/checkutils.h \ utils/copynpaste.cpp \ -- cgit v1.2.3-70-g09d2