diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
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 \ |