summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorEugenio Favalli <elvenprogrammer@gmail.com>2007-09-10 07:46:51 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2008-12-29 15:19:33 +0100
commit7cc4dfe0c26fa84e6b9245b6874a853405dea87a (patch)
tree34f71d91195617c11cae132b67ce6f4144ab7be5 /src/Makefile.am
parenteecda4921a72acd30955c14e1fb457c5ac690a2a (diff)
downloadMana-7cc4dfe0c26fa84e6b9245b6874a853405dea87a.tar.gz
Mana-7cc4dfe0c26fa84e6b9245b6874a853405dea87a.tar.bz2
Mana-7cc4dfe0c26fa84e6b9245b6874a853405dea87a.tar.xz
Mana-7cc4dfe0c26fa84e6b9245b6874a853405dea87a.zip
Added support for True Type Fonts.
(cherry-picked from mainline)
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 68c72bac..1f23e328 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -70,6 +70,8 @@ tmw_SOURCES = gui/widgets/resizegrip.cpp \
gui/npc_text.h \
gui/ok_dialog.cpp \
gui/ok_dialog.h \
+ gui/truetypefont.cpp \
+ gui/truetypefont.h \
gui/passwordfield.cpp \
gui/passwordfield.h \
gui/playerbox.cpp \