aboutsummaryrefslogtreecommitdiffstats
path: root/mail/Makefile.am
diff options
context:
space:
mode:
authorNot Zed <NotZed@HelixCode.com>2000-07-06 13:03:57 +0800
committerMichael Zucci <zucchi@src.gnome.org>2000-07-06 13:03:57 +0800
commitb226c0a68fb89c074b5c5655e9469d692f71c988 (patch)
tree2025df6152c8c7ec0db7a9de0338112fee9022f5 /mail/Makefile.am
parent04f148f617112009091abd18b16463033dd322d0 (diff)
downloadgsoc2013-evolution-b226c0a68fb89c074b5c5655e9469d692f71c988.tar
gsoc2013-evolution-b226c0a68fb89c074b5c5655e9469d692f71c988.tar.gz
gsoc2013-evolution-b226c0a68fb89c074b5c5655e9469d692f71c988.tar.bz2
gsoc2013-evolution-b226c0a68fb89c074b5c5655e9469d692f71c988.tar.lz
gsoc2013-evolution-b226c0a68fb89c074b5c5655e9469d692f71c988.tar.xz
gsoc2013-evolution-b226c0a68fb89c074b5c5655e9469d692f71c988.tar.zst
gsoc2013-evolution-b226c0a68fb89c074b5c5655e9469d692f71c988.zip
Code for message threading.
2000-07-06 Not Zed <NotZed@HelixCode.com> * message-thread.[ch]: Code for message threading. svn path=/trunk/; revision=3916
Diffstat (limited to 'mail/Makefile.am')
-rw-r--r--mail/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/Makefile.am b/mail/Makefile.am
index dce2a11a03..e92223bb5b 100644
--- a/mail/Makefile.am
+++ b/mail/Makefile.am
@@ -51,6 +51,8 @@ evolution_mail_SOURCES = \
main.c \
message-list.c \
message-list.h \
+ message-thread.c \
+ message-thread.h \
session.c \
mail.h