summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-05-14 15:17:42 +0300
committerAndrei Karas <akaras@inbox.ru>2014-05-14 15:17:42 +0300
commit653087c6ffd0f5f4245f6f3a2e18d4e7129070c0 (patch)
tree2939f75d5b32af9f35bf299d40005de694ce7b70 /src/Makefile.am
parent6673373236287df9ee52a1a01c2c70cd63a8be46 (diff)
downloadplus-653087c6ffd0f5f4245f6f3a2e18d4e7129070c0.tar.gz
plus-653087c6ffd0f5f4245f6f3a2e18d4e7129070c0.tar.bz2
plus-653087c6ffd0f5f4245f6f3a2e18d4e7129070c0.tar.xz
plus-653087c6ffd0f5f4245f6f3a2e18d4e7129070c0.zip
Move renamelistener into separate file.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 1e8620275..9040b95d4 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -869,6 +869,8 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \
being/playerrelations.h \
being/targetcursorsize.h \
listeners/playerrelationslistener.h \
+ listeners/renamelistener.cpp \
+ listeners/renamelistener.h \
position.cpp \
position.h \
resources/map/properties.h \