summaryrefslogtreecommitdiff
path: root/textscreen/Makefile.am
diff options
context:
space:
mode:
authorSimon Howard2012-11-18 21:56:18 +0000
committerSimon Howard2012-11-18 21:56:18 +0000
commit9f1a64f85699aff5d400f5e50742c0e7d0eb17c4 (patch)
tree467a6d8d940752b369e13c27fdd4c953ea31bbf5 /textscreen/Makefile.am
parenta854a3a5e000ad0bb78d4bb51ecc8c408dd44ec6 (diff)
downloadchocolate-doom-9f1a64f85699aff5d400f5e50742c0e7d0eb17c4.tar.gz
chocolate-doom-9f1a64f85699aff5d400f5e50742c0e7d0eb17c4.tar.bz2
chocolate-doom-9f1a64f85699aff5d400f5e50742c0e7d0eb17c4.zip
Add high-resolution font for textscreen.
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2543
Diffstat (limited to 'textscreen/Makefile.am')
-rw-r--r--textscreen/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/textscreen/Makefile.am b/textscreen/Makefile.am
index fd671645..6fb1724a 100644
--- a/textscreen/Makefile.am
+++ b/textscreen/Makefile.am
@@ -27,6 +27,7 @@ libtextscreen_a_SOURCES = \
txt_separator.c txt_separator.h \
txt_spinctrl.c txt_spinctrl.h \
txt_sdl.c txt_sdl.h \
+ txt_largefont.h \
txt_smallfont.h \
txt_strut.c txt_strut.h \
txt_table.c txt_table.h \