aboutsummaryrefslogtreecommitdiffstats
path: root/mail/Makefile.am
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2001-01-19 13:23:05 +0800
committerMichael Zucci <zucchi@src.gnome.org>2001-01-19 13:23:05 +0800
commit891d8d28067880f6dbdca0e86ce8ad4c7c65be2d (patch)
tree1dcf7ed0e70ee2092262c6c181b0586705c83954 /mail/Makefile.am
parentbfd90f9a1f8d1054a735879df819aa2a9628acf9 (diff)
downloadgsoc2013-evolution-891d8d28067880f6dbdca0e86ce8ad4c7c65be2d.tar
gsoc2013-evolution-891d8d28067880f6dbdca0e86ce8ad4c7c65be2d.tar.gz
gsoc2013-evolution-891d8d28067880f6dbdca0e86ce8ad4c7c65be2d.tar.bz2
gsoc2013-evolution-891d8d28067880f6dbdca0e86ce8ad4c7c65be2d.tar.lz
gsoc2013-evolution-891d8d28067880f6dbdca0e86ce8ad4c7c65be2d.tar.xz
gsoc2013-evolution-891d8d28067880f6dbdca0e86ce8ad4c7c65be2d.tar.zst
gsoc2013-evolution-891d8d28067880f6dbdca0e86ce8ad4c7c65be2d.zip
New swanky send/recieve thingy, well it so far only receives (pop/mbox).
2001-01-19 Not Zed <NotZed@Ximian.com> * mail-send-recv.c: New swanky send/recieve thingy, well it so far only receives (pop/mbox). Ignore all the warnings for now, and the ugly 'button' to run it. svn path=/trunk/; revision=7636
Diffstat (limited to 'mail/Makefile.am')
-rw-r--r--mail/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile.am b/mail/Makefile.am
index af0fb7a073..75409686fd 100644
--- a/mail/Makefile.am
+++ b/mail/Makefile.am
@@ -77,6 +77,7 @@ evolution_mail_SOURCES = \
mail-ops.h \
mail-search-dialogue.c \
mail-search-dialogue.h \
+ mail-send-recv.c \
mail-summary.c \
mail-summary.h \
mail-threads.c \