aboutsummaryrefslogtreecommitdiff
path: root/backend/meson.build
diff options
context:
space:
mode:
authorSimon Zeni <simon@bl4ckb0ne.ca>2021-09-30 10:53:18 -0400
committerSimon Ser <contact@emersion.fr>2021-11-25 16:49:05 +0000
commit1d3dd7fc08f22f2e82cb812ced822369e984d845 (patch)
tree88e9df92e514c019edc40f029927455efa1801d2 /backend/meson.build
parentb234edcf58bbd73d64e8d5986aa5cc380d2f48d6 (diff)
backend: remove noop backend
Diffstat (limited to 'backend/meson.build')
-rw-r--r--backend/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/backend/meson.build b/backend/meson.build
index 7fffc839..71a00dc9 100644
--- a/backend/meson.build
+++ b/backend/meson.build
@@ -16,7 +16,6 @@ endforeach
subdir('multi')
subdir('wayland')
-subdir('noop')
subdir('headless')
subdir('session')