summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 73c5e4bba..80c191839 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -212,8 +212,6 @@ manaplus_SOURCES += events/actionevent.h \
gui/rect.h \
events/selectionevent.h \
listeners/selectionlistener.h \
- listeners/shoprenamelistener.cpp \
- listeners/shoprenamelistener.h \
listeners/statlistener.cpp \
listeners/statlistener.h \
listeners/tablemodellistener.h \
@@ -1350,6 +1348,8 @@ manaplus_SOURCES += gui/windows/bankwindow.cpp \
listeners/buyingstoreslotslistener.h \
listeners/pincodelistener.cpp \
listeners/pincodelistener.h \
+ listeners/shoprenamelistener.cpp \
+ listeners/shoprenamelistener.h \
net/eathena/adminhandler.cpp \
net/eathena/adminhandler.h \
net/eathena/auctionhandler.cpp \