aboutsummaryrefslogtreecommitdiffstats
path: root/camel/Makefile.am
diff options
context:
space:
mode:
authorDan Winship <danw@helixcode.com>2000-04-15 05:09:19 +0800
committerDan Winship <danw@src.gnome.org>2000-04-15 05:09:19 +0800
commit0937d957d6de45be608ab088f742dc8f83248284 (patch)
tree36c052ad21f3584306176c8c2a20c14b9f073374 /camel/Makefile.am
parentb87c37a1e8f6b3091c59a8ee7314c87aec6538c7 (diff)
downloadgsoc2013-evolution-0937d957d6de45be608ab088f742dc8f83248284.tar
gsoc2013-evolution-0937d957d6de45be608ab088f742dc8f83248284.tar.gz
gsoc2013-evolution-0937d957d6de45be608ab088f742dc8f83248284.tar.bz2
gsoc2013-evolution-0937d957d6de45be608ab088f742dc8f83248284.tar.lz
gsoc2013-evolution-0937d957d6de45be608ab088f742dc8f83248284.tar.xz
gsoc2013-evolution-0937d957d6de45be608ab088f742dc8f83248284.tar.zst
gsoc2013-evolution-0937d957d6de45be608ab088f742dc8f83248284.zip
This didn't belong in Camel. Move to mail/
2000-04-14 Dan Winship <danw@helixcode.com> * camel-formatter.[ch]: This didn't belong in Camel. Move to mail/ * Makefile.am, camel-types.h: remove references to camel-formatter. svn path=/trunk/; revision=2436
Diffstat (limited to 'camel/Makefile.am')
-rw-r--r--camel/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/camel/Makefile.am b/camel/Makefile.am
index 2ce0e029dd..e18a1b26e5 100644
--- a/camel/Makefile.am
+++ b/camel/Makefile.am
@@ -42,7 +42,6 @@ libcamel_la_SOURCES = \
camel-folder.c \
camel-folder-summary.c \
camel-folder-utils.c \
- camel-formatter.c \
camel-medium.c \
camel-marshal-utils.c \
camel-mime-body-part.c \
@@ -87,7 +86,6 @@ libcamelinclude_HEADERS = \
camel-folder.h \
camel-folder-summary.h \
camel-folder-utils.h \
- camel-formatter.h \
camel-mime-body-part.h \
camel-marshal-utils.h \
camel-medium.h \