diff options
author | Iain Holmes <iain@src.gnome.org> | 2000-10-12 07:58:13 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2000-10-12 07:58:13 +0800 |
commit | c5b0601a47a29b6cddbb9344bff2afb7b6cd96b5 (patch) | |
tree | 4b3f50e1d5627a0dcd0a95fd8f76aee7fef7dbf6 /mail/Makefile.am | |
parent | 1444e103b904315b9740afbab5b466a151617634 (diff) | |
download | gsoc2013-evolution-c5b0601a47a29b6cddbb9344bff2afb7b6cd96b5.tar gsoc2013-evolution-c5b0601a47a29b6cddbb9344bff2afb7b6cd96b5.tar.gz gsoc2013-evolution-c5b0601a47a29b6cddbb9344bff2afb7b6cd96b5.tar.bz2 gsoc2013-evolution-c5b0601a47a29b6cddbb9344bff2afb7b6cd96b5.tar.lz gsoc2013-evolution-c5b0601a47a29b6cddbb9344bff2afb7b6cd96b5.tar.xz gsoc2013-evolution-c5b0601a47a29b6cddbb9344bff2afb7b6cd96b5.tar.zst gsoc2013-evolution-c5b0601a47a29b6cddbb9344bff2afb7b6cd96b5.zip |
Disable the executive-summary
svn path=/trunk/; revision=5872
Diffstat (limited to 'mail/Makefile.am')
-rw-r--r-- | mail/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/mail/Makefile.am b/mail/Makefile.am index eaefe9f32b..ff988594c0 100644 --- a/mail/Makefile.am +++ b/mail/Makefile.am @@ -65,8 +65,6 @@ evolution_mail_SOURCES = \ mail-mlist-magic.h \ mail-ops.c \ mail-ops.h \ - mail-summary.c \ - mail-summary.h \ mail-threads.c \ mail-threads.h \ mail-tools.c \ @@ -95,7 +93,6 @@ evolution_mail_LDADD = \ $(top_builddir)/e-util/ename/libename.la \ $(top_builddir)/libibex/libibex.la \ $(top_builddir)/filter/libfilter.la \ - $(top_builddir)/executive-summary/evolution-services/libevolution-services.la \ $(BONOBO_VFS_GNOME_LIBS) \ $(EXTRA_GNOME_LIBS) \ $(GTKHTML_LIBS) \ |