summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-12-09 16:27:05 +0300
committerAndrei Karas <akaras@inbox.ru>2012-12-09 16:27:05 +0300
commit1324fd68e1a049fea14f38c0aece770778d1b225 (patch)
tree22ac54b4b06b4bb5d894bbde50410e361ebda81a /src/Makefile.am
parent50ca2750f73025be4e73ed1c6271c4433f081062 (diff)
downloadplus-1324fd68e1a049fea14f38c0aece770778d1b225.tar.gz
plus-1324fd68e1a049fea14f38c0aece770778d1b225.tar.bz2
plus-1324fd68e1a049fea14f38c0aece770778d1b225.tar.xz
plus-1324fd68e1a049fea14f38c0aece770778d1b225.zip
Add initial setup page for touch interfaces.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
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 \