[evolution-data-server] goa: Add missing linker flag.



commit afa8026b46abbab4b9e86cef8a28fdaaa9ecf85d
Author: Matthew Barnes <mbarnes redhat com>
Date:   Sun Mar 3 11:28:14 2013 -0500

    goa: Add missing linker flag.
    
    Needed when using GOA >= 3.7.90.

 modules/gnome-online-accounts/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/modules/gnome-online-accounts/Makefile.am b/modules/gnome-online-accounts/Makefile.am
index 0960e31..7dc83e3 100644
--- a/modules/gnome-online-accounts/Makefile.am
+++ b/modules/gnome-online-accounts/Makefile.am
@@ -53,6 +53,7 @@ module_data_factory_goa_SOURCES = \
        $(NULL)
 
 module_data_factory_goa_LIBADD = \
+       $(top_builddir)/camel/libcamel-1.2.la \
        $(top_builddir)/libebackend/libebackend-1.2.la \
        $(top_builddir)/libedataserver/libedataserver-1.2.la \
        $(E_BACKEND_LIBS) \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]