aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2010-04-10 23:11:59 +0200
committerHenrik Rydberg <rydberg@euromail.se>2010-04-15 06:10:07 +0200
commit223ba8b1b753e12a4826bacab282ab8dc7ba8689 (patch)
tree4e169a4c36b24fee41fe2f20a6039aa88e82e15f /Makefile
parent2cf55b491c571d49b0ce22549c08f47ffc451a69 (diff)
downloadxorg-input-kobomultitouch-223ba8b1b753e12a4826bacab282ab8dc7ba8689.tar.gz
xorg-input-kobomultitouch-223ba8b1b753e12a4826bacab282ab8dc7ba8689.tar.bz2
xorg-input-kobomultitouch-223ba8b1b753e12a4826bacab282ab8dc7ba8689.zip
Introduce Memory
Add the Memory structure to hold the multitouch parsing state. Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a00d246..08eb385 100644
--- a/Makefile
+++ b/Makefile
@@ -13,6 +13,7 @@ o_src = capabilities \
hwdata \
hwstate \
mtstate \
+ memory \
mtouch \
gestures \
multitouch