[gnome-online-accounts/gnome-3-18] 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/gnome-3-18] build: Distribute org.gnome.Identity.service.in unconditionally
- Date: Wed, 11 Nov 2015 16:39:38 +0000 (UTC)
commit ddbaa1a66a05bcae4e47ab70a04d1959ca5f5747
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]