aboutsummaryrefslogtreecommitdiff
path: root/backend/session/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'backend/session/meson.build')
-rw-r--r--backend/session/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/backend/session/meson.build b/backend/session/meson.build
index 17b0d42e..41a56031 100644
--- a/backend/session/meson.build
+++ b/backend/session/meson.build
@@ -5,7 +5,6 @@ libseat = dependency('libseat',
)
wlr_files += files(
- 'noop.c',
'session.c',
'libseat.c'
)