[gnome-keyring] Fix CLEANFILES in Makefile.am
- From: Vincent Untz <vuntz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-keyring] Fix CLEANFILES in Makefile.am
- Date: Thu, 3 Jun 2010 16:36:16 +0000 (UTC)
commit f2c86b6794a7abf50c088faa53b3636ae7c46bec
Author: Vincent Untz <vuntz gnome org>
Date: Thu Jun 3 18:35:16 2010 +0200
Fix CLEANFILES in Makefile.am
Thanks to Sébastien Bacher for noticing it.
Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=611002#c8
daemon/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/daemon/Makefile.am b/daemon/Makefile.am
index 9edb13f..6427643 100644
--- a/daemon/Makefile.am
+++ b/daemon/Makefile.am
@@ -59,7 +59,7 @@ EXTRA_DIST = \
CLEANFILES = \
org.gnome.keyring.service \
- org.freedesktop.service \
+ org.freedesktop.secrets.service \
$(desktop_DATA)
servicedir = $(DBUS_SERVICES_DIR)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]