summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-12-19 01:17:24 +0300
committerAndrei Karas <akaras@inbox.ru>2014-12-19 01:17:24 +0300
commit1b827f192497a2b57150df9f56d0fa82df890b0b (patch)
tree916ca35a0116476dc80aa13c30c62e3713024c0e /src/Makefile.am
parent0846b3e83759b42d8d5abea155605d7bcc0c2e22 (diff)
downloadevol-hercules-1b827f192497a2b57150df9f56d0fa82df890b0b.tar.gz
evol-hercules-1b827f192497a2b57150df9f56d0fa82df890b0b.tar.bz2
evol-hercules-1b827f192497a2b57150df9f56d0fa82df890b0b.tar.xz
evol-hercules-1b827f192497a2b57150df9f56d0fa82df890b0b.zip
Allow move from sit state.
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 289c775..3bb63c2 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -46,6 +46,8 @@ MAP_SRC = map/clif.c \
map/send.h \
map/status.c \
map/status.h \
+ map/unit.c \
+ map/unit.h \
map/data/itemd.c \
map/data/itemd.h \
map/data/mapd.c \