diff options
author | Jeffrey Stedfast <fejj@src.gnome.org> | 2000-05-23 10:57:31 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2000-05-23 10:57:31 +0800 |
commit | 924869dd9cd945d7bbab04d4878706acb82734e4 (patch) | |
tree | 569ded94c0d5e76d16b4d5246abaed49a0a13bfd /camel/providers/Makefile.am | |
parent | d5999b60c924a3aad5852d33e0fad0dcaa6c266c (diff) | |
download | gsoc2013-evolution-924869dd9cd945d7bbab04d4878706acb82734e4.tar gsoc2013-evolution-924869dd9cd945d7bbab04d4878706acb82734e4.tar.gz gsoc2013-evolution-924869dd9cd945d7bbab04d4878706acb82734e4.tar.bz2 gsoc2013-evolution-924869dd9cd945d7bbab04d4878706acb82734e4.tar.lz gsoc2013-evolution-924869dd9cd945d7bbab04d4878706acb82734e4.tar.xz gsoc2013-evolution-924869dd9cd945d7bbab04d4878706acb82734e4.tar.zst gsoc2013-evolution-924869dd9cd945d7bbab04d4878706acb82734e4.zip |
dude, just stuff
svn path=/trunk/; revision=3166
Diffstat (limited to 'camel/providers/Makefile.am')
-rw-r--r-- | camel/providers/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/providers/Makefile.am b/camel/providers/Makefile.am index c3829d39b2..964104adba 100644 --- a/camel/providers/Makefile.am +++ b/camel/providers/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in -SUBDIRS = mbox pop3 sendmail vee +SUBDIRS = mbox pop3 sendmail smtp vee # these ones are disabled for the moment. # MH maildir nntp smtp |