summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-01-20 20:16:55 +0300
committerAndrei Karas <akaras@inbox.ru>2017-01-20 20:16:55 +0300
commit9e2074d093ecdf9afc95a2fefc24b38307da627d (patch)
tree1929792a3b9a9417dc152d6925b46b9e13cbec1c /src/Makefile.am
parent83d9ca38a91bd9d23cf439c3426f18b08906fc57 (diff)
downloadplus-9e2074d093ecdf9afc95a2fefc24b38307da627d.tar.gz
plus-9e2074d093ecdf9afc95a2fefc24b38307da627d.tar.bz2
plus-9e2074d093ecdf9afc95a2fefc24b38307da627d.tar.xz
plus-9e2074d093ecdf9afc95a2fefc24b38307da627d.zip
Move utf8 constant into separate file.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index d3c664606..76db75c8e 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -582,6 +582,7 @@ SRC += events/actionevent.h \
const/equipment.h \
const/spells.h \
const/utils/timer.h \
+ const/utils/utf8.h \
const/gui/chat.h \
const/gui/theme.h \
const/render/graphics.h \