[evolution-data-server] Bug 719774 - Missing linker flag in evolution-addressbook-factory



commit deabacd40a7648893b5e3d4f06d7cebc132f5905
Author: Lionel Landwerlin <lionel g landwerlin linux intel com>
Date:   Wed Dec 4 09:24:12 2013 -0500

    Bug 719774 - Missing linker flag in evolution-addressbook-factory

 services/evolution-addressbook-factory/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/services/evolution-addressbook-factory/Makefile.am 
b/services/evolution-addressbook-factory/Makefile.am
index 6a8525a..37e326c 100644
--- a/services/evolution-addressbook-factory/Makefile.am
+++ b/services/evolution-addressbook-factory/Makefile.am
@@ -34,6 +34,7 @@ evolution_addressbook_factory_SOURCES = \
 evolution_addressbook_factory_LDADD = \
        $(top_builddir)/addressbook/libedata-book/libedata-book-1.2.la \
        $(top_builddir)/addressbook/libebook/libebook-1.2.la \
+       $(top_builddir)/addressbook/libebook-contacts/libebook-contacts-1.2.la \
        $(top_builddir)/libebackend/libebackend-1.2.la \
        $(top_builddir)/libedataserver/libedataserver-1.2.la \
        $(EVOLUTION_ADDRESSBOOK_LIBS) \


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