summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-10-19 19:56:32 +0300
committerAndrei Karas <akaras@inbox.ru>2015-10-19 19:56:32 +0300
commit9c4e88cfd0687a2e01522c58f932d3f40d468d6b (patch)
tree3a59ddefb0a0b5851d95f500b998a3b4f43526af /src/Makefile.am
parent73defa73651a5e6f7683dc90ab465d19496b8cca (diff)
downloadevol-hercules-9c4e88cfd0687a2e01522c58f932d3f40d468d6b.tar.gz
evol-hercules-9c4e88cfd0687a2e01522c58f932d3f40d468d6b.tar.bz2
evol-hercules-9c4e88cfd0687a2e01522c58f932d3f40d468d6b.tar.xz
evol-hercules-9c4e88cfd0687a2e01522c58f932d3f40d468d6b.zip
Add fixed bonuses for new mounts.
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 fda9647..56a2b35 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -36,6 +36,8 @@ MAP_SRC = emap/atcommand.c \
emap/battleground.h \
emap/clif.c \
emap/clif.h \
+ emap/horse.c \
+ emap/horse.h \
emap/init.c \
emap/itemdb.c \
emap/itemdb.h \