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, 4 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index bca161c69..d23d5f586 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1700,6 +1700,8 @@ SRC += \
net/tmwa/chathandler.h \
net/tmwa/chatrecv.cpp \
net/tmwa/chatrecv.h \
+ net/tmwa/clanhandler.cpp \
+ net/tmwa/clanhandler.h \
net/tmwa/gamehandler.cpp \
net/tmwa/gamehandler.h \
net/tmwa/gamerecv.cpp \
@@ -1896,6 +1898,8 @@ SRC += gui/windows/bankwindow.cpp \
net/eathena/chathandler.h \
net/eathena/chatrecv.cpp \
net/eathena/chatrecv.h \
+ net/eathena/clanhandler.cpp \
+ net/eathena/clanhandler.h \
net/eathena/clanrecv.cpp \
net/eathena/clanrecv.h \
net/eathena/elementalhandler.cpp \