summaryrefslogtreecommitdiff
path: root/tool
diff options
context:
space:
mode:
Diffstat (limited to 'tool')
-rw-r--r--tool/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tool/Makefile.am b/tool/Makefile.am
index 605c4295..0d7ee535 100644
--- a/tool/Makefile.am
+++ b/tool/Makefile.am
@@ -15,4 +15,4 @@ gnome_keyring_SOURCES = \
gnome_keyring_LDADD = \
$(top_builddir)/gp11/libgp11.la \
- $(GLIB_LIBS)
+ $(GLIB_LIBS) $(GTHREAD_LIBS)