summaryrefslogtreecommitdiff
path: root/textscreen/Makefile.am
diff options
context:
space:
mode:
authorSimon Howard2009-04-23 18:18:43 +0000
committerSimon Howard2009-04-23 18:18:43 +0000
commitc2a270f893a8cc08865f0093b02bc35c2b727dc6 (patch)
treeeeb66399849dac908c2e48b64fd1c08f7793750f /textscreen/Makefile.am
parent578fd9aafdee97bc95cb81811fdc63ca17dd2850 (diff)
downloadchocolate-doom-c2a270f893a8cc08865f0093b02bc35c2b727dc6.tar.gz
chocolate-doom-c2a270f893a8cc08865f0093b02bc35c2b727dc6.tar.bz2
chocolate-doom-c2a270f893a8cc08865f0093b02bc35c2b727dc6.zip
Add small textscreen font for low resolution displays, based on the
Atari-Small font by Tom Fine. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1501
Diffstat (limited to 'textscreen/Makefile.am')
-rw-r--r--textscreen/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/textscreen/Makefile.am b/textscreen/Makefile.am
index 7730e930..5d177111 100644
--- a/textscreen/Makefile.am
+++ b/textscreen/Makefile.am
@@ -23,12 +23,13 @@ libtextscreen_a_SOURCES = \
txt_separator.c txt_separator.h \
txt_spinctrl.c txt_spinctrl.h \
txt_sdl.c txt_sdl.h \
+ txt_smallfont.h \
txt_strut.c txt_strut.h \
txt_table.c txt_table.h \
txt_widget.c txt_widget.h \
txt_window.c txt_window.h \
txt_window_action.c txt_window_action.h \
- txt_font.h
+ txt_font.h
doc:
doxygen