From 38e782f30d15a0fceabf863e40ffe66124cef8a8 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 29 Dec 2015 00:59:00 +0300 Subject: Move touchmanager into touch directory. --- src/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 10f5afb7a..51322dbf2 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -654,8 +654,8 @@ SRC += events/actionevent.h \ textmanager.h \ touchactions.cpp \ touchactions.h \ - touchmanager.cpp \ - touchmanager.h \ + input/touch/touchmanager.cpp \ + input/touch/touchmanager.h \ variabledata.h \ vector.cpp \ vector.h \ -- cgit v1.2.3-60-g2f50