From 821c0727d1b39ebd43a15fe1b0a680557d539365 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 17 May 2014 19:25:52 +0300 Subject: Move textchunk into separate file. --- src/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index bd172ca87..8e325261f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -524,6 +524,8 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ gui/setupactiondata.h \ gui/fonts/font.cpp \ gui/fonts/font.h \ + gui/fonts/textchunk.cpp \ + gui/fonts/textchunk.h \ gui/fonts/textchunksmall.cpp \ gui/fonts/textchunksmall.h \ gui/windows/shopwindow.cpp \ -- cgit v1.2.3-60-g2f50