summaryrefslogtreecommitdiff
path: root/daemon/Makefile.am
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2009-12-19 19:06:34 +0000
committerStef Walter <stef@memberwebs.com>2009-12-19 19:06:34 +0000
commita3b3c27b4ff14f2ae41056aa913644295334f617 (patch)
tree48efa6283b02cf4e40120f29cb059636fea6f8bb /daemon/Makefile.am
parent9ea8eaa48fb22201e2f63d78ff4a331c1d3ce0ca (diff)
downloadgnome-keyring-a3b3c27b4ff14f2ae41056aa913644295334f617.tar.gz
[daemon] Rename the dbus component library file.
Diffstat (limited to 'daemon/Makefile.am')
-rw-r--r--daemon/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon/Makefile.am b/daemon/Makefile.am
index 979715f6..7ddb1f25 100644
--- a/daemon/Makefile.am
+++ b/daemon/Makefile.am
@@ -29,7 +29,7 @@ gnome_keyring_daemon_SOURCES = \
gnome_keyring_daemon_LDADD = \
$(top_builddir)/daemon/pkcs11/libgkd-pkcs11.la \
- $(top_builddir)/daemon/dbus/libgkr-dbus.la \
+ $(top_builddir)/daemon/dbus/libgkd-dbus.la \
$(top_builddir)/daemon/login/libgkd-login.la \
$(top_builddir)/daemon/control/libgkd-control.la \
$(top_builddir)/daemon/prompt/libgkd-prompt.la \