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 a02c5da69..3af39acc2 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -321,6 +321,8 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ gui/setup_other.h \ gui/setup_theme.cpp \ gui/setup_theme.h \ + gui/setup_touch.cpp \ + gui/setup_touch.h \ gui/setup_chat.cpp \ gui/setup_chat.h \ gui/setup_input.cpp \ |