[krb5-auth-dialog] add missing dbus service description



commit ababced84c1b23fa8628c2cbe66333e953c8b7cf
Author: Guido Günther <agx sigxcpu org>
Date:   Thu Apr 30 17:57:31 2009 +0200

    add missing dbus service description
---
 ChangeLog       |    5 +++++
 src/Makefile.am |    1 +
 2 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index fc49cf3..e5888cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Apr 30 18:03:10 CEST 2009 Guido Günther <agx sigxcpu org>
+
+	* src/Makefile.am: add krb5-auth-applet-dbus.xml to EXTRA_DIST
+	(BZ: #580789)
+
 Fri Apr 24 10:48:30 CEST 2009 Guido Günther <agx sigxcpu org>
 
 	* src/krb5-auth-pwdialog.c: query current invisiable char from
diff --git a/src/Makefile.am b/src/Makefile.am
index 43fd121..ac08e82 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -70,6 +70,7 @@ EXTRA_DIST =		\
 	$(schema_in_files) \
 	$(autostart_in_files) \
 	$(service_in_files) \
+	$(srcdir)/krb5-auth-applet-dbus.xml \
 	krb5-auth-dialog.1.in
 
 CLEANFILES = $(schema_DATA) $(service_DATA)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]