diff options
author | Dan Winship <danw@src.gnome.org> | 2000-03-28 07:39:43 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-03-28 07:39:43 +0800 |
commit | 9eec5a12db8b2e53fc1e346478e320fd6efb2a70 (patch) | |
tree | b303868aa6ccbb277678f0a23f15e097cc9d836f /configure.in | |
parent | 767c63615d6229c42ea90503f3888aebf38519ae (diff) | |
download | gsoc2013-evolution-9eec5a12db8b2e53fc1e346478e320fd6efb2a70.tar gsoc2013-evolution-9eec5a12db8b2e53fc1e346478e320fd6efb2a70.tar.gz gsoc2013-evolution-9eec5a12db8b2e53fc1e346478e320fd6efb2a70.tar.bz2 gsoc2013-evolution-9eec5a12db8b2e53fc1e346478e320fd6efb2a70.tar.lz gsoc2013-evolution-9eec5a12db8b2e53fc1e346478e320fd6efb2a70.tar.xz gsoc2013-evolution-9eec5a12db8b2e53fc1e346478e320fd6efb2a70.tar.zst gsoc2013-evolution-9eec5a12db8b2e53fc1e346478e320fd6efb2a70.zip |
add pop3 provider
svn path=/trunk/; revision=2201
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in index 2901a9aa4d..86743ccaa3 100644 --- a/configure.in +++ b/configure.in @@ -256,6 +256,7 @@ camel/providers/Makefile camel/providers/MH/Makefile camel/providers/maildir/Makefile camel/providers/mbox/Makefile +camel/providers/pop3/Makefile camel/providers/sendmail/Makefile composer/Makefile devel-docs/Makefile |