From 06073647cf4efbbe9a423d841daea6f462ecddf8 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 29 Dec 2015 01:02:59 +0300 Subject: Move touchactions 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 51322dbf2..7aba6e9a2 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -652,8 +652,8 @@ SRC += events/actionevent.h \ text.h \ textmanager.cpp \ textmanager.h \ - touchactions.cpp \ - touchactions.h \ + input/touch/touchactions.cpp \ + input/touch/touchactions.h \ input/touch/touchmanager.cpp \ input/touch/touchmanager.h \ variabledata.h \ -- cgit v1.2.3-70-g09d2