From 88f71d6a8673932d178408e7632a6eea08623294 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 29 May 2014 15:54:49 +0300 Subject: Move config related functions from client into configmanager. --- 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 6bb9951f9..0104db56a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -850,6 +850,8 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ commandhandler.h \ commands.cpp \ commands.h \ + configmanager.cpp \ + configmanager.h \ being/compounditem.h \ being/compoundsprite.cpp \ being/compoundsprite.h \ -- cgit v1.2.3-70-g09d2