aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorguidog <guidog@517b70f8-ed25-0410-8bf6-f5db08f7b76e>2009-01-10 13:25:26 +0000
committerguidog <guidog@517b70f8-ed25-0410-8bf6-f5db08f7b76e>2009-01-10 13:25:26 +0000
commit07b6e82910238b8abff8124d067634df0a00dd9d (patch)
treec1fd4a806ddb59c16bb06a49e4366247032de835 /src/Makefile.am
parent2128395ed8d11098807c82a39dc5c9717a573bbe (diff)
move dbus handling into a separate file
git-svn-id: http://svn.gnome.org/svn/krb5-auth-dialog/trunk@102 517b70f8-ed25-0410-8bf6-f5db08f7b76e
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index cff044e..e447bb0 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -19,6 +19,8 @@ krb5_auth_dialog_SOURCES = \
krb5-auth-gconf.h \
krb5-auth-notify.c \
krb5-auth-notify.h \
+ krb5-auth-dbus.c \
+ krb5-auth-dbus.h \
dummy-strings.c
krb5_auth_dialog_LDADD = \