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 fb16944e..68d958a7 100644
--- a/backend/meson.build
+++ b/backend/meson.build
@@ -11,6 +11,7 @@ backend_files = files(
'drm/util.c',
'headless/backend.c',
'headless/output.c',
+ 'headless/input_device.c',
'libinput/backend.c',
'libinput/events.c',
'libinput/keyboard.c',