[at-spi2-core: 3/4] atk-bridge.h should go in $includedir/at-spi2-atk/2.0
- From: Federico Mena Quintero <federico src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-core: 3/4] atk-bridge.h should go in $includedir/at-spi2-atk/2.0
- Date: Tue, 31 May 2022 23:14:26 +0000 (UTC)
commit 89116f2ded4855d91a3cd2f44f5f6511e78f1f95
Author: Federico Mena Quintero <federico gnome org>
Date: Tue May 31 17:52:12 2022 -0500
atk-bridge.h should go in $includedir/at-spi2-atk/2.0
atk-adaptor/meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/atk-adaptor/meson.build b/atk-adaptor/meson.build
index 9dca494e..892db2dc 100644
--- a/atk-adaptor/meson.build
+++ b/atk-adaptor/meson.build
@@ -12,7 +12,7 @@ atk_bridge_sources = [
'spi-dbus.c',
]
-install_headers([ 'atk-bridge.h' ], subdir: join_paths(meson.project_name(), '2.0'))
+install_headers([ 'atk-bridge.h' ], subdir: join_paths('at-spi2-atk', '2.0'))
libatk_bridge = library('atk-bridge-2.0', atk_bridge_sources,
include_directories: root_inc,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]