From 6ea4e1e25cfe2f55e02a371654c1dd7814276398 Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Tue, 23 May 2006 22:52:01 +0000 Subject: Add input box widget, and include in guitest. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 520 --- textscreen/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'textscreen/Makefile.am') diff --git a/textscreen/Makefile.am b/textscreen/Makefile.am index 90b7e441..49a0374d 100644 --- a/textscreen/Makefile.am +++ b/textscreen/Makefile.am @@ -8,6 +8,7 @@ libtextscreen_a_SOURCES = \ txt_checkbox.c txt_checkbox.h \ txt_desktop.c txt_desktop.h \ txt_gui.c txt_gui.h \ + txt_inputbox.c txt_inputbox.h \ txt_io.c txt_io.h \ txt_main.c txt_main.h \ txt_button.c txt_button.h \ -- cgit v1.2.3