aboutsummaryrefslogtreecommitdiffstats
path: root/mail/Makefile.am
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2012-04-06 12:16:58 +0800
committerMatthew Barnes <mbarnes@redhat.com>2012-04-06 12:16:58 +0800
commit76c3cb95c73cc67709bf77d81697b69d4d0c0a04 (patch)
tree000996f8bdcf07e257779f3221231d33077bd694 /mail/Makefile.am
parent90b9db7b785e83b3e55a1d511b9a491d6dfd1a4b (diff)
downloadgsoc2013-evolution-76c3cb95c73cc67709bf77d81697b69d4d0c0a04.tar
gsoc2013-evolution-76c3cb95c73cc67709bf77d81697b69d4d0c0a04.tar.gz
gsoc2013-evolution-76c3cb95c73cc67709bf77d81697b69d4d0c0a04.tar.bz2
gsoc2013-evolution-76c3cb95c73cc67709bf77d81697b69d4d0c0a04.tar.lz
gsoc2013-evolution-76c3cb95c73cc67709bf77d81697b69d4d0c0a04.tar.xz
gsoc2013-evolution-76c3cb95c73cc67709bf77d81697b69d4d0c0a04.tar.zst
gsoc2013-evolution-76c3cb95c73cc67709bf77d81697b69d4d0c0a04.zip
Remove EMSyncStream.
Not needed now that Evolution uses WebKit. Been wanting to get rid of this for years...
Diffstat (limited to 'mail/Makefile.am')
-rw-r--r--mail/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/Makefile.am b/mail/Makefile.am
index e6eccc83fe..72ca86708b 100644
--- a/mail/Makefile.am
+++ b/mail/Makefile.am
@@ -87,7 +87,6 @@ mailinclude_HEADERS = \
em-format-html.h \
em-search-context.h \
em-subscription-editor.h \
- em-sync-stream.h \
em-utils.h \
em-vfolder-editor-context.h \
em-vfolder-editor-rule.h \
@@ -153,7 +152,6 @@ libevolution_mail_la_SOURCES = \
em-format-html.c \
em-search-context.c \
em-subscription-editor.c \
- em-sync-stream.c \
em-utils.c \
em-vfolder-editor-context.c \
em-vfolder-editor-rule.c \