[gnome-online-accounts] build: Distribute org.gnome.Identity.service.in unconditionally
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-online-accounts] build: Distribute org.gnome.Identity.service.in unconditionally
- Date: Wed, 11 Nov 2015 16:44:21 +0000 (UTC)
commit 69b152a3575237b8fee1ecab23e9c7dcaa2fd3e2
Author: Debarshi Ray <debarshir gnome org>
Date: Wed Nov 11 17:28:58 2015 +0100
build: Distribute org.gnome.Identity.service.in unconditionally
Otherwise, tarballs generated without --enable-kerberos won't have
org.gnome.Identity.service.in in them.
https://bugzilla.gnome.org/show_bug.cgi?id=757952
data/Makefile.am | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index c63ef4b..e4277bc 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -25,8 +25,9 @@ service_DATA = $(service_in_files:.service.in=.service)
EXTRA_DIST = \
$(gsettings_in_files) \
- $(service_in_files) \
dbus-interfaces.xml \
+ org.gnome.Identity.service.in \
+ org.gnome.OnlineAccounts.service.in \
$(NULL)
DISTCLEANFILES = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]