aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2016-03-09 16:10:48 +1000
committerBryce Harrington <bryce@bryceharrington.org>2016-03-08 23:40:43 -0800
commitca86a592c2663871644cbde43bb1eb01bb2fa372 (patch)
tree09202964c95dda5a4baf5ee313f6e09e071047c8 /Makefile.am
parent275fd34023fabdcb487f2adf2fe80bda1e4bf0dc (diff)
Add the tablet protocol
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Daniel Stone <daniels@collabora.com> Reviewed-by: Jonas Ã…dahl <jadahl@gmail.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index e0bd079..033789f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,6 +7,7 @@ unstable_protocols = \
unstable/xdg-shell/xdg-shell-unstable-v5.xml \
unstable/relative-pointer/relative-pointer-unstable-v1.xml \
unstable/pointer-constraints/pointer-constraints-unstable-v1.xml \
+ unstable/tablet/tablet-unstable-v1.xml \
$(NULL)
stable_protocols = \