diff options
Diffstat (limited to 'textscreen/Makefile.am')
-rw-r--r-- | textscreen/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textscreen/Makefile.am b/textscreen/Makefile.am index 6fb1724a..04039ac3 100644 --- a/textscreen/Makefile.am +++ b/textscreen/Makefile.am @@ -16,6 +16,7 @@ libtextscreen_a_SOURCES = \ txt_checkbox.c txt_checkbox.h \ txt_desktop.c txt_desktop.h \ txt_dropdown.c txt_dropdown.h \ + txt_fileselect.c txt_fileselect.h \ txt_gui.c txt_gui.h \ txt_inputbox.c txt_inputbox.h \ txt_io.c txt_io.h \ |