diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 69a24f1c..47bb0cb5 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -15,6 +15,8 @@ tmw_SOURCES = graphic/spriteset.cpp \ gui/char_select.h \ gui/chat.cpp \ gui/chat.h \ + gui/chatinput.cpp \ + gui/chatinput.h \ gui/checkbox.cpp \ gui/checkbox.h \ gui/confirm_dialog.cpp \ |