diff options
author | Jeffrey Stedfast <fejj@src.gnome.org> | 2000-06-13 06:34:28 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2000-06-13 06:34:28 +0800 |
commit | 9d229d236a05e5bc80efed761080341e8bb56397 (patch) | |
tree | 76db592117c76f00368af7524c100c21cb58fbec /camel/Makefile.am | |
parent | d6291ddc1fcf2537953b54c674f96ce651a16cd3 (diff) | |
download | gsoc2013-evolution-9d229d236a05e5bc80efed761080341e8bb56397.tar gsoc2013-evolution-9d229d236a05e5bc80efed761080341e8bb56397.tar.gz gsoc2013-evolution-9d229d236a05e5bc80efed761080341e8bb56397.tar.bz2 gsoc2013-evolution-9d229d236a05e5bc80efed761080341e8bb56397.tar.lz gsoc2013-evolution-9d229d236a05e5bc80efed761080341e8bb56397.tar.xz gsoc2013-evolution-9d229d236a05e5bc80efed761080341e8bb56397.tar.zst gsoc2013-evolution-9d229d236a05e5bc80efed761080341e8bb56397.zip |
Removed the camel-mime-filter-smtp.h entry from Makefile.am - oops!
svn path=/trunk/; revision=3537
Diffstat (limited to 'camel/Makefile.am')
-rw-r--r-- | camel/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/camel/Makefile.am b/camel/Makefile.am index b56dcbf30e..578cd660fa 100644 --- a/camel/Makefile.am +++ b/camel/Makefile.am @@ -99,7 +99,6 @@ libcamelinclude_HEADERS = \ camel-mime-filter-charset.h \ camel-mime-filter-index.h \ camel-mime-filter-from.h \ - camel-mime-filter-smtp.h \ camel-mime-filter-crlf.h \ camel-stream-filter.h \ camel-address.h \ |