aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2010-03-29 23:50:05 +0200
committerHenrik Rydberg <rydberg@euromail.se>2010-04-15 06:10:07 +0200
commit9c24576540ba57449c31bafcb8f4aab41b8623b7 (patch)
tree8a9001c10f2598b74d141ea783114575c91fd39c /Makefile
parent173d728d812e78b299cbc9475fc237b9023eee2b (diff)
downloadxorg-input-kobomultitouch-9c24576540ba57449c31bafcb8f4aab41b8623b7.tar.gz
xorg-input-kobomultitouch-9c24576540ba57449c31bafcb8f4aab41b8623b7.tar.bz2
xorg-input-kobomultitouch-9c24576540ba57449c31bafcb8f4aab41b8623b7.zip
Rename State to HWState
Rename the hardware state struct State to HWState, to make room for additional state structures. Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7779580..2e202b1 100644
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@ o_match = match
o_src = capabilities \
iobuffer \
hwdata \
- state \
+ hwstate \
mtouch \
gestures \
multitouch