summaryrefslogtreecommitdiff
path: root/daemon/gpg-agent/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'daemon/gpg-agent/Makefile.am')
-rw-r--r--daemon/gpg-agent/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon/gpg-agent/Makefile.am b/daemon/gpg-agent/Makefile.am
index 5654b6c2..7f95ace0 100644
--- a/daemon/gpg-agent/Makefile.am
+++ b/daemon/gpg-agent/Makefile.am
@@ -31,7 +31,7 @@ gkd_gpg_agent_standalone_SOURCES = \
gkd_gpg_agent_standalone_LDADD = \
libgkd-gpg-agent.la \
$(top_builddir)/ui/libgku-prompt.la \
- $(top_builddir)/gck/libgck.la \
+ $(top_builddir)/gck/libgck-@GCK_MAJOR@.la \
$(top_builddir)/egg/libegg.la \
$(GOBJECT_LIBS) \
$(GTHREAD_LIBS) \