aboutsummaryrefslogtreecommitdiff
path: root/backend/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'backend/meson.build')
-rw-r--r--backend/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/backend/meson.build b/backend/meson.build
index 03f8ea7d..bf9b4f83 100644
--- a/backend/meson.build
+++ b/backend/meson.build
@@ -15,6 +15,7 @@ backend_files = files(
'libinput/events.c',
'libinput/keyboard.c',
'libinput/pointer.c',
+ 'libinput/switch.c',
'libinput/tablet_pad.c',
'libinput/tablet_tool.c',
'libinput/touch.c',