summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-02-22 23:26:55 +0300
committerAndrei Karas <akaras@inbox.ru>2015-02-22 23:26:55 +0300
commitde28a261768f008dd93827a4c684f2724b3b697f (patch)
tree7b3303740e04e32197e113f648eebf745bf6f981 /src/Makefile.am
parent05099e035729878893845b0598e20109f0c734fe (diff)
downloadplus-de28a261768f008dd93827a4c684f2724b3b697f.tar.gz
plus-de28a261768f008dd93827a4c684f2724b3b697f.tar.bz2
plus-de28a261768f008dd93827a4c684f2724b3b697f.tar.xz
plus-de28a261768f008dd93827a4c684f2724b3b697f.zip
Allow send rename pet chat command without new pet name.
This name will be asked from player.
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 18acf1956..24ddf07da 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -190,6 +190,8 @@ manaplus_SOURCES += events/actionevent.h \
listeners/guiconfiglistener.h \
listeners/guitableactionlistener.cpp \
listeners/guitableactionlistener.h \
+ listeners/inputactionreplaylistener.cpp \
+ listeners/inputactionreplaylistener.h \
listeners/inventorylistener.h \
render/graphics.h \
events/inputguievent.h \