From 0561612345f979a3c59ed4feeeddf6491974905a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 16 Feb 2015 23:08:07 +0300 Subject: Build vendingslotslistener only if eathena support enabled. --- src/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 1193acacc..18acf1956 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -221,8 +221,6 @@ manaplus_SOURCES += events/actionevent.h \ listeners/updatestatuslistener.h \ listeners/uploadlistener.cpp \ listeners/uploadlistener.h \ - listeners/vendingslotslistener.cpp \ - listeners/vendingslotslistener.h \ utils/sdlpixel.h \ gui/widgets/widget.h \ listeners/weightlistener.h \ @@ -1350,6 +1348,8 @@ manaplus_SOURCES += gui/windows/bankwindow.cpp \ listeners/shoprenamelistener.h \ listeners/vendingmodelistener.cpp \ listeners/vendingmodelistener.h \ + listeners/vendingslotslistener.cpp \ + listeners/vendingslotslistener.h \ net/eathena/adminhandler.cpp \ net/eathena/adminhandler.h \ net/eathena/auctionhandler.cpp \ -- cgit v1.2.3-60-g2f50