[evolution-data-server] Avoid warning about linking with a loadable module
- From: Fridrich Strba <strba src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] Avoid warning about linking with a loadable module
- Date: Mon, 15 Mar 2010 16:39:14 +0000 (UTC)
commit fa0f464ba50998df55d9664ceab49fd0629745fa
Author: Fridrich Strba <fridrich strba bluewin ch>
Date: Mon Mar 15 17:38:37 2010 +0100
Avoid warning about linking with a loadable module
camel/providers/imapx/Makefile.am | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/camel/providers/imapx/Makefile.am b/camel/providers/imapx/Makefile.am
index 9cecb8d..4fcf657 100644
--- a/camel/providers/imapx/Makefile.am
+++ b/camel/providers/imapx/Makefile.am
@@ -55,8 +55,7 @@ test_imapx_CPPFLAGS = \
test_imapx_SOURCES = test-imapx.c
test_imapx_LDADD = \
$(top_builddir)/camel/libcamel-1.2.la \
- $(top_builddir)/camel/libcamel-provider-1.2.la \
- libcamelimapx.la
+ $(top_builddir)/camel/libcamel-provider-1.2.la
BUILT_SOURCES = camel-imapx-tokenise.h
CLEANFILES = $(BUILT_SOURCES)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]