aboutsummaryrefslogtreecommitdiffstats
path: root/mail/Makefile.am
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2003-03-10 12:27:35 +0800
committerMichael Zucci <zucchi@src.gnome.org>2003-03-10 12:27:35 +0800
commitbc78d367b0f55fa2a3090cc32df91a5c91c5d9cc (patch)
tree8e14b68515e62c3069dbb69c84f11df4f4898133 /mail/Makefile.am
parent67974fa1e0c1d8702508c8ce601c03db22c4399c (diff)
downloadgsoc2013-evolution-bc78d367b0f55fa2a3090cc32df91a5c91c5d9cc.tar
gsoc2013-evolution-bc78d367b0f55fa2a3090cc32df91a5c91c5d9cc.tar.gz
gsoc2013-evolution-bc78d367b0f55fa2a3090cc32df91a5c91c5d9cc.tar.bz2
gsoc2013-evolution-bc78d367b0f55fa2a3090cc32df91a5c91c5d9cc.tar.lz
gsoc2013-evolution-bc78d367b0f55fa2a3090cc32df91a5c91c5d9cc.tar.xz
gsoc2013-evolution-bc78d367b0f55fa2a3090cc32df91a5c91c5d9cc.tar.zst
gsoc2013-evolution-bc78d367b0f55fa2a3090cc32df91a5c91c5d9cc.zip
removed main.c from the build.
2003-03-10 Not Zed <NotZed@Ximian.com> * Makefile.am (libevolution_mail_la_SOURCES): removed main.c from the build. * component-factory.c (component_factory_init): Remove, not used anymore, causes linking problems some places. (factory): Removed the debug printf. svn path=/trunk/; revision=20226
Diffstat (limited to 'mail/Makefile.am')
-rw-r--r--mail/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/Makefile.am b/mail/Makefile.am
index b7d41b1982..afdbf9a1d6 100644
--- a/mail/Makefile.am
+++ b/mail/Makefile.am
@@ -136,7 +136,6 @@ libevolution_mail_la_SOURCES = \
mail-vfolder.h \
message-browser.c \
message-browser.h \
- main.c \
message-list.c \
message-list.h \
message-tag-editor.c \