diff options
author | nobody <nobody@localhost> | 2001-06-23 13:14:10 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-06-23 13:14:10 +0800 |
commit | 81d2df00993a9e6139ef586eef641790512aab48 (patch) | |
tree | a4eb5e010ba601de261dc3f9da4dd4b86fcc46fe /camel/providers/Makefile.am | |
parent | 72ca61d74b9942040638b628a6f1358e02d23d42 (diff) | |
download | gsoc2013-evolution-GDM_2_2_3.tar gsoc2013-evolution-GDM_2_2_3.tar.gz gsoc2013-evolution-GDM_2_2_3.tar.bz2 gsoc2013-evolution-GDM_2_2_3.tar.lz gsoc2013-evolution-GDM_2_2_3.tar.xz gsoc2013-evolution-GDM_2_2_3.tar.zst gsoc2013-evolution-GDM_2_2_3.zip |
This commit was manufactured by cvs2svn to create tag 'GDM_2_2_3'.GDM_2_2_3
svn path=/tags/GDM_2_2_3/; revision=10414
Diffstat (limited to 'camel/providers/Makefile.am')
-rw-r--r-- | camel/providers/Makefile.am | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/camel/providers/Makefile.am b/camel/providers/Makefile.am deleted file mode 100644 index 5fd7c83e50..0000000000 --- a/camel/providers/Makefile.am +++ /dev/null @@ -1,11 +0,0 @@ -## Process this file with automake to produce Makefile.in - -if ENABLE_NNTP -NNTP_DIR=nntp -endif - -# SUBDIRS = mbox pop3 sendmail smtp vee -SUBDIRS = pop3 sendmail smtp imap $(NNTP_DIR) local - -# these ones are deprecated, and will no longer be maintained -# mbox mh maildir vee
\ No newline at end of file |