diff options
Diffstat (limited to 'camel/providers/groupwise/Makefile.am')
-rw-r--r-- | camel/providers/groupwise/Makefile.am | 4 |
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 |