summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2017-10-20 10:39:37 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2017-10-20 15:44:32 +1000
commit017d6bb903cd45efb9340d1837cbc8a2c9899ec0 (patch)
tree8eed6267907de74812619abd5387a4d531749ec2 /meson.build
parent8494668c2ddea84d5aeed86a13cae16979d7b53b (diff)
test: add a wacom bamboo test device
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build3
1 files changed, 3 insertions, 0 deletions
diff --git a/meson.build b/meson.build
index 78c457f9..f93cde70 100644
--- a/meson.build
+++ b/meson.build
@@ -573,6 +573,9 @@ if get_option('tests')
'test/litest-device-touch-screen.c',
'test/litest-device-touchscreen-fuzz.c',
'test/litest-device-uclogic-tablet.c',
+ 'test/litest-device-wacom-bamboo-2fg-finger.c',
+ 'test/litest-device-wacom-bamboo-2fg-pad.c',
+ 'test/litest-device-wacom-bamboo-2fg-pen.c',
'test/litest-device-wacom-bamboo-16fg-pen.c',
'test/litest-device-wacom-cintiq-12wx-pen.c',
'test/litest-device-wacom-cintiq-13hdt-finger.c',