[gnome-online-accounts/wip/rishi/meson-polish: 7/7] build: Add the gdbus-codegen:ed headers to the list of built headers
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-online-accounts/wip/rishi/meson-polish: 7/7] build: Add the gdbus-codegen:ed headers to the list of built headers
- Date: Sat, 4 Jan 2020 23:33:57 +0000 (UTC)
commit 10696dec268ce5aaeabaaa8f38bd70d8dd90e60a
Author: Debarshi Ray <debarshir gnome org>
Date: Fri Dec 20 20:50:04 2019 +0100
build: Add the gdbus-codegen:ed headers to the list of built headers
https://gitlab.gnome.org/GNOME/gnome-online-accounts/merge_requests/41
src/goabackend/meson.build | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/src/goabackend/meson.build b/src/goabackend/meson.build
index 80a21f71..3d9dee8b 100644
--- a/src/goabackend/meson.build
+++ b/src/goabackend/meson.build
@@ -67,6 +67,7 @@ dbus_sources = gnome.gdbus_codegen(
autocleanup: 'all',
)
+libgoa_backend_headers_built += dbus_sources[1]
libgoa_backend_sources += dbus_sources
dbus = 'goadleynaservermediadevice'
@@ -79,6 +80,7 @@ dbus_sources = gnome.gdbus_codegen(
autocleanup: 'all',
)
+libgoa_backend_headers_built += dbus_sources[1]
libgoa_backend_sources += dbus_sources
incs = common_incs
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]