summaryrefslogtreecommitdiff
path: root/textscreen/Makefile.am
diff options
context:
space:
mode:
authorSimon Howard2006-05-21 20:58:24 +0000
committerSimon Howard2006-05-21 20:58:24 +0000
commit992856ec4fe1a55a39e91a5a935d4c0a717f1b1a (patch)
treef82a28daac0a825b3359a6aab8cad3d12440538b /textscreen/Makefile.am
parent9908aee5026d4cf74e29eb0536e9a7e532ad386c (diff)
downloadchocolate-doom-992856ec4fe1a55a39e91a5a935d4c0a717f1b1a.tar.gz
chocolate-doom-992856ec4fe1a55a39e91a5a935d4c0a717f1b1a.tar.bz2
chocolate-doom-992856ec4fe1a55a39e91a5a935d4c0a717f1b1a.zip
Add radio button class.
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 499
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 14a6b076..13056f66 100644
--- a/textscreen/Makefile.am
+++ b/textscreen/Makefile.am
@@ -12,6 +12,7 @@ libtextscreen_a_SOURCES = \
txt_main.c txt_main.h \
txt_button.c txt_button.h \
txt_label.c txt_label.h \
+ txt_radiobutton.c txt_radiobutton.h \
txt_separator.c txt_separator.h\
txt_table.c txt_table.h \
txt_widget.c txt_widget.h \