aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/groupwise/Makefile.am
diff options
context:
space:
mode:
authorSivaiah Nallagatla <snallagatla@novell.com>2004-04-21 20:08:24 +0800
committerSivaiah Nallagatla <siva@src.gnome.org>2004-04-21 20:08:24 +0800
commit6c891b3943a98a3d040d134c69cd9837e099831a (patch)
tree1b433ad841764b7c1b5d061e39770abf42e2a014 /camel/providers/groupwise/Makefile.am
parent88315c5fb3cf91d6523a3a82a4b795708dc2ae56 (diff)
downloadgsoc2013-evolution-6c891b3943a98a3d040d134c69cd9837e099831a.tar.gz
gsoc2013-evolution-6c891b3943a98a3d040d134c69cd9837e099831a.tar.zst
gsoc2013-evolution-6c891b3943a98a3d040d134c69cd9837e099831a.zip
added CAMEL_LIBS to LIBADD added new function to get addres book names
2004-04-21 Sivaiah Nallagatla <snallagatla@novell.com> * providers/groupwise/Makefile.am : added CAMEL_LIBS to LIBADD * providers/groupwise/camel-gw-listener.c (get_addressbook_names_from_server): added new function to get addres book names from server. (add_addressbook_sources) (modify_addressbook_sources) : changed the implementation to use address book returned form above call while creating e-sources svn path=/trunk/; revision=25559
Diffstat (limited to 'camel/providers/groupwise/Makefile.am')
-rw-r--r--camel/providers/groupwise/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/camel/providers/groupwise/Makefile.am b/camel/providers/groupwise/Makefile.am
index 49d0a96402..daf42d9034 100644
--- a/camel/providers/groupwise/Makefile.am
+++ b/camel/providers/groupwise/Makefile.am
@@ -25,6 +25,7 @@ libcamelgroupwise_la_SOURCES = \
camel-groupwise-provider.c \
camel-gw-listener.c \
camel-gw-listener.h
+libcamelgroupwise_la_LIBADD = $(CAMEL_LIBS)
libcamelgroupwise_la_LDFLAGS = -avoid-version -module