[evolution-data-server/treitter-factory-refactor] Add a missing library to the Groupwise helper program.



commit f18d3bae6a5de225c08705b4b94f188ea5df4947
Author: Travis Reitter <treitter gmail com>
Date:   Wed Dec 30 16:58:45 2009 -0800

    Add a missing library to the Groupwise helper program.

 addressbook/backends/groupwise/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/addressbook/backends/groupwise/Makefile.am b/addressbook/backends/groupwise/Makefile.am
index 12bd8d7..dd31f3b 100644
--- a/addressbook/backends/groupwise/Makefile.am
+++ b/addressbook/backends/groupwise/Makefile.am
@@ -44,6 +44,7 @@ create_account_CPPFLAGS = \
 create_account_SOURCES = create-account.c
 
 create_account_LDADD =  $(top_builddir)/addressbook/libedata-book/libedata-book-1.2.la      \
+        $(top_builddir)/libebackend/libebackend-1.2.la              \
         $(top_builddir)/libedataserver/libedataserver-1.2.la              \
         $(top_builddir)/servers/groupwise/libegroupwise-1.2.la \
         $(E_DATA_SERVER_LIBS)



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