summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2018-02-13 21:37:35 +0300
committerAndrei Karas <akaras@inbox.ru>2018-02-13 21:37:35 +0300
commit68c2ea30403890497b05cd0c8ce9d8197324efef (patch)
tree1cbcf302014e717862a0b880d6670b17397af2a4 /src/Makefile.am
parenta72ce61cd2dd4981259a8b9a16801222b9775f08 (diff)
downloadevol-hercules-68c2ea30403890497b05cd0c8ce9d8197324efef.tar.gz
evol-hercules-68c2ea30403890497b05cd0c8ce9d8197324efef.tar.bz2
evol-hercules-68c2ea30403890497b05cd0c8ce9d8197324efef.tar.xz
evol-hercules-68c2ea30403890497b05cd0c8ce9d8197324efef.zip
Update for all players clan join/leave state.
Other players will see if player joined or left clan.
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 4c47003..68828fe 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -36,6 +36,8 @@ MAP_SRC = emap/atcommand.c \
emap/battle.h \
emap/battleground.c \
emap/battleground.h \
+ emap/clan.c \
+ emap/clan.h \
emap/clif.c \
emap/clif.h \
emap/config.c \