summaryrefslogtreecommitdiff
path: root/tool
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@gnome.org>2011-10-05 12:07:40 +0100
committerAlberto Ruiz <aruiz@gnome.org>2011-10-05 12:19:50 +0100
commit626eef363c0ece57713c5be5939677784e8115cc (patch)
tree9d14aea22ac6d91bb733935d0e66da55657741b3 /tool
parent142cef3a62843661ff3ba34ed35c16b429ed84e2 (diff)
downloadgnome-keyring-626eef363c0ece57713c5be5939677784e8115cc.tar.gz
gcr: Fix build issues, ui and atools not including gcr-base
https://bugzilla.gnome.org/show_bug.cgi?id=660976
Diffstat (limited to 'tool')
-rw-r--r--tool/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tool/Makefile.am b/tool/Makefile.am
index 0b517c95..0bc39129 100644
--- a/tool/Makefile.am
+++ b/tool/Makefile.am
@@ -20,6 +20,7 @@ gnome_keyring_@GCR_MAJOR@_CFLAGS = \
-DGNOMELOCALEDIR=\""$(datadir)/locale"\"
gnome_keyring_@GCR_MAJOR@_LDADD = \
+ $(top_builddir)/gcr/libgcr-base-@GCR_MAJOR@.la \
$(top_builddir)/gcr/libgcr-@GCR_MAJOR@.la \
$(top_builddir)/egg/libegg.la \
$(top_builddir)/gck/libgck-@GCK_MAJOR@.la \