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 899088fb..299e3b9d 100644 --- a/textscreen/Makefile.am +++ b/textscreen/Makefile.am @@ -11,6 +11,7 @@ libtextscreen_a_SOURCES = \ textscreen.h \ txt_checkbox.c txt_checkbox.h \ txt_desktop.c txt_desktop.h \ + txt_dropdown.c txt_dropdown.h \ txt_gui.c txt_gui.h \ txt_inputbox.c txt_inputbox.h \ txt_io.c txt_io.h \ |