aboutsummaryrefslogtreecommitdiff
path: root/backend/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'backend/meson.build')
-rw-r--r--backend/meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/backend/meson.build b/backend/meson.build
index bf9b4f83..39769ecd 100644
--- a/backend/meson.build
+++ b/backend/meson.build
@@ -20,6 +20,8 @@ backend_files = files(
'libinput/tablet_tool.c',
'libinput/touch.c',
'multi/backend.c',
+ 'noop/backend.c',
+ 'noop/output.c',
'session/direct-ipc.c',
'session/session.c',
'wayland/backend.c',