summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-11-15 13:28:43 +0300
committerAndrei Karas <akaras@inbox.ru>2014-11-15 13:29:41 +0300
commit8fe6b497e0bce5999973321fbde89ff080647c8b (patch)
tree1c43748e06994dc83e3026d293192aa94cbf4036 /src/Makefile.am
parent8b0242f57a9e1f335ebe20745253e8b0e4e501f1 (diff)
downloadevol-hercules-8fe6b497e0bce5999973321fbde89ff080647c8b.tar.gz
evol-hercules-8fe6b497e0bce5999973321fbde89ff080647c8b.tar.bz2
evol-hercules-8fe6b497e0bce5999973321fbde89ff080647c8b.tar.xz
evol-hercules-8fe6b497e0bce5999973321fbde89ff080647c8b.zip
map: add functions to send npc command.
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 5c0befa..4204ff5 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -19,6 +19,8 @@ MAP_SRC = map/dummy.c \
map/pc.h \
map/script.c \
map/script.h \
+ map/send.c \
+ map/send.h \
map/session.c \
map/session.h \
map/sessionext.h