summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-02-22 16:51:16 +0300
committerAndrei Karas <akaras@inbox.ru>2016-02-22 16:51:16 +0300
commitfb61301d037660e7ff56caa1d49dd2c7c959b15d (patch)
treef115c065616a4c27e2edf08cf4b6d1fb8d96fefb /src/Makefile.am
parent61674f9ac09dcba67ad1aad151a5dd179b0f6f9e (diff)
downloadevol-hercules-fb61301d037660e7ff56caa1d49dd2c7c959b15d.tar.gz
evol-hercules-fb61301d037660e7ff56caa1d49dd2c7c959b15d.tar.bz2
evol-hercules-fb61301d037660e7ff56caa1d49dd2c7c959b15d.tar.xz
evol-hercules-fb61301d037660e7ff56caa1d49dd2c7c959b15d.zip
Add support for warn_missing_translation configuration option.
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 c32927f..b7278ac 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/config.c \
+ emap/config.h \
emap/craft.c \
emap/craft.h \
emap/craftconf.c \