aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/groupwise/Makefile.am
diff options
context:
space:
mode:
authorSivaiah Nallagatla <snallagatla@novell.com>2004-01-13 21:49:54 +0800
committerSivaiah Nallagatla <siva@src.gnome.org>2004-01-13 21:49:54 +0800
commit29010cf6f21ae8eecd4e1db9fa452bed05c775c6 (patch)
tree1ff192b083b2adc09a41279c76db055469853912 /camel/providers/groupwise/Makefile.am
parent23f4e1b16f110846adc44c3680bb13e3fdc14744 (diff)
downloadgsoc2013-evolution-29010cf6f21ae8eecd4e1db9fa452bed05c775c6.tar
gsoc2013-evolution-29010cf6f21ae8eecd4e1db9fa452bed05c775c6.tar.gz
gsoc2013-evolution-29010cf6f21ae8eecd4e1db9fa452bed05c775c6.tar.bz2
gsoc2013-evolution-29010cf6f21ae8eecd4e1db9fa452bed05c775c6.tar.lz
gsoc2013-evolution-29010cf6f21ae8eecd4e1db9fa452bed05c775c6.tar.xz
gsoc2013-evolution-29010cf6f21ae8eecd4e1db9fa452bed05c775c6.tar.zst
gsoc2013-evolution-29010cf6f21ae8eecd4e1db9fa452bed05c775c6.zip
renamed groupwise-config-listener.[ch] to these file names and also
2004-01-13 Sivaiah Nallagatla <snallagatla@novell.com> * providers/groupwise/camel-gw-listener.[ch] : renamed groupwise-config-listener.[ch] to these file names and also changed code to use CamelURL insted of EUri * providers/groupwise/camel-groupwise-provider.c : use the renamed config listener apis * providers/groupwise/Makefile.am : changed the source file names svn path=/trunk/; revision=24197
Diffstat (limited to 'camel/providers/groupwise/Makefile.am')
-rw-r--r--camel/providers/groupwise/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/camel/providers/groupwise/Makefile.am b/camel/providers/groupwise/Makefile.am
index ca25fcba81..49d0a96402 100644
--- a/camel/providers/groupwise/Makefile.am
+++ b/camel/providers/groupwise/Makefile.am
@@ -23,8 +23,8 @@ INCLUDES = -I.. \
libcamelgroupwise_la_SOURCES = \
camel-groupwise-provider.c \
- groupwise-config-listener.c \
- groupwise-config-listener.h
+ camel-gw-listener.c \
+ camel-gw-listener.h
libcamelgroupwise_la_LDFLAGS = -avoid-version -module