summaryrefslogtreecommitdiff
path: root/atspi/meson.build
diff options
context:
space:
mode:
authorMike Gorse <mgorse@suse.com>2022-08-04 16:25:44 -0500
committerMike Gorse <mgorse@suse.com>2022-08-04 16:25:44 -0500
commit975faea6f62ad12ec788b19cc5628e919d9bed4b (patch)
tree7fa558372af6a2b475bfb2a5fd80bfe63f2fda0d /atspi/meson.build
parent26835da29918be2c0da6c08fb70d893de22891d2 (diff)
downloadat-spi2-core-975faea6f62ad12ec788b19cc5628e919d9bed4b.tar.gz
Fix up last commit
Diffstat (limited to 'atspi/meson.build')
-rw-r--r--atspi/meson.build2
1 files changed, 0 insertions, 2 deletions
diff --git a/atspi/meson.build b/atspi/meson.build
index 592ed0b3..bd8dbb19 100644
--- a/atspi/meson.build
+++ b/atspi/meson.build
@@ -7,7 +7,6 @@ atspi_sources = [
'atspi-device.c',
'atspi-device-legacy.c',
'atspi-device-listener.c',
- 'atspi-device-mutter.c',
'atspi-document.c',
'atspi-editabletext.c',
'atspi-event-listener.c',
@@ -40,7 +39,6 @@ atspi_headers = [
'atspi-device.h',
'atspi-device-legacy.h',
'atspi-device-listener.h',
- 'atspi-device-mutter.h',
'atspi-document.h',
'atspi-editabletext.h',
'atspi-event-listener.h',