From 8035bc3225899800c239689c32503542f97dd19d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 17 May 2014 19:46:24 +0300 Subject: Move textchunklist 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 8e325261f..e2df5a905 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -526,6 +526,8 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ gui/fonts/font.h \ gui/fonts/textchunk.cpp \ gui/fonts/textchunk.h \ + gui/fonts/textchunklist.cpp \ + gui/fonts/textchunklist.h \ gui/fonts/textchunksmall.cpp \ gui/fonts/textchunksmall.h \ gui/windows/shopwindow.cpp \ -- cgit v1.2.3-60-g2f50