summaryrefslogtreecommitdiff
path: root/tool/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tool/Makefile.am')
-rw-r--r--tool/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tool/Makefile.am b/tool/Makefile.am
index eccd5506..0b517c95 100644
--- a/tool/Makefile.am
+++ b/tool/Makefile.am
@@ -22,7 +22,7 @@ gnome_keyring_@GCR_MAJOR@_CFLAGS = \
gnome_keyring_@GCR_MAJOR@_LDADD = \
$(top_builddir)/gcr/libgcr-@GCR_MAJOR@.la \
$(top_builddir)/egg/libegg.la \
- $(top_builddir)/gck/libgck.la \
+ $(top_builddir)/gck/libgck-@GCK_MAJOR@.la \
$(GTHREAD_LIBS) \
$(GTK_LIBS) \
$(GCRYPT_LIBS) \