From 363223352ee9c4c7c1d65e49cf48b38b538abaf2 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 9 Nov 2012 01:53:40 +0300 Subject: Moving Android on screen keyboard button from SDL to ManaPlus. Also add basic functions for handling other on screen buttons. --- src/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 2140f85cc..124fb4c86 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -648,6 +648,10 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ textparticle.h \ textrenderer.h \ tileset.h \ + touchactions.cpp \ + touchactions.h \ + touchmanager.cpp \ + touchmanager.h \ units.cpp \ units.h \ variabledata.h \ -- cgit v1.2.3-60-g2f50