aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2008-11-09 04:20:53 +0100
committerHenrik Rydberg <rydberg@euromail.se>2008-11-09 04:20:53 +0100
commitb8f7fdfe1b8974a6677e73cfe7c83da70a35f4ae (patch)
tree544cbe58102898d9eab3c80fc5be1414670810bf /Makefile
parent7952ef288f490045a4ab19b510be32512f217324 (diff)
downloadxorg-input-kobomultitouch-b8f7fdfe1b8974a6677e73cfe7c83da70a35f4ae.tar.gz
xorg-input-kobomultitouch-b8f7fdfe1b8974a6677e73cfe7c83da70a35f4ae.tar.bz2
xorg-input-kobomultitouch-b8f7fdfe1b8974a6677e73cfe7c83da70a35f4ae.zip
Gesture interface in place
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 c805140..1ce9467 100644
--- a/Makefile
+++ b/Makefile
@@ -9,6 +9,7 @@ o_src = capabilities \
hwdata \
state \
mtouch \
+ gestures \
multitouch
TARGETS = $(addsuffix /test,$(MODULES))