[gnome-online-accounts] goabackend: Fix build failure with LD_FLAGS="-Wl, -z, defs"
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-online-accounts] goabackend: Fix build failure with LD_FLAGS="-Wl, -z, defs"
- Date: Thu, 19 Apr 2012 13:51:30 +0000 (UTC)
commit d26561498e4b0df6db7efd12519e60743746d007
Author: Michael Biebl <mbiebl gmail com>
Date: Thu Apr 19 15:49:18 2012 +0200
goabackend: Fix build failure with LD_FLAGS="-Wl,-z,defs"
Fixes: https://bugzilla.gnome.org/674292
src/goabackend/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/goabackend/Makefile.am b/src/goabackend/Makefile.am
index ed03355..f57dc5b 100644
--- a/src/goabackend/Makefile.am
+++ b/src/goabackend/Makefile.am
@@ -99,6 +99,7 @@ libgoa_backend_1_0_la_CFLAGS = \
$(NULL)
libgoa_backend_1_0_la_LIBADD = \
+ $(top_builddir)/src/goa/libgoa-1.0.la \
$(WEBKIT_GTK_LIBS) \
$(JSON_GLIB_LIBS) \
$(GLIB_LIBS) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]