From 9b329556e748050c4300174e9bdc72b15e5b8cc5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 15 Feb 2014 16:47:44 +0300 Subject: add playerrelationslistener.h into make files. --- src/CMakeLists.txt | 1 + src/Makefile.am | 1 + 2 files changed, 2 insertions(+) (limited to 'src') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index f015213c1..29e5afcb0 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -725,6 +725,7 @@ SET(SRCS being/playerinfo.h being/playerrelations.cpp being/playerrelations.h + being/playerrelationslistener.h position.cpp position.h properties.h diff --git a/src/Makefile.am b/src/Makefile.am index 0f150de5e..7fb4541a1 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -861,6 +861,7 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ being/playerinfo.h \ being/playerrelations.cpp \ being/playerrelations.h \ + being/playerrelationslistener.h \ position.cpp \ position.h \ properties.h \ -- cgit v1.2.3-60-g2f50