aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/imap4/Makefile.am
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@src.gnome.org>2004-03-29 02:42:55 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-03-29 02:42:55 +0800
commite0b31df531738bf7e00d9cc891d7aee4fa0cb855 (patch)
treecf83b23fc3b9ccfa41ba50549b96c93a7a8fd8bb /camel/providers/imap4/Makefile.am
parent3b30f8f04728c1127a0936691d44a4ecd5fe7610 (diff)
downloadgsoc2013-evolution-e0b31df531738bf7e00d9cc891d7aee4fa0cb855.tar
gsoc2013-evolution-e0b31df531738bf7e00d9cc891d7aee4fa0cb855.tar.gz
gsoc2013-evolution-e0b31df531738bf7e00d9cc891d7aee4fa0cb855.tar.bz2
gsoc2013-evolution-e0b31df531738bf7e00d9cc891d7aee4fa0cb855.tar.lz
gsoc2013-evolution-e0b31df531738bf7e00d9cc891d7aee4fa0cb855.tar.xz
gsoc2013-evolution-e0b31df531738bf7e00d9cc891d7aee4fa0cb855.tar.zst
gsoc2013-evolution-e0b31df531738bf7e00d9cc891d7aee4fa0cb855.zip
added camel-imap-provider.c
svn path=/trunk/; revision=25211
Diffstat (limited to 'camel/providers/imap4/Makefile.am')
-rw-r--r--camel/providers/imap4/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/camel/providers/imap4/Makefile.am b/camel/providers/imap4/Makefile.am
index 5d75e9abce..1548eb788f 100644
--- a/camel/providers/imap4/Makefile.am
+++ b/camel/providers/imap4/Makefile.am
@@ -21,6 +21,7 @@ libcamelimap4_la_SOURCES = \
camel-imap-command.h \
camel-imap-engine.c \
camel-imap-engine.h \
+ camel-imap-provider.c \
camel-imap-specials.c \
camel-imap-specials.h \
camel-imap-stream.c \