aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mail/Makefile.am
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2010-03-23 00:03:46 +0800
committerMichael Meeks <michael.meeks@novell.com>2010-04-07 19:14:43 +0800
commitfe177f5a12127203f0b77c32ec0ae17d7394f6b2 (patch)
treebc06700f8a31c60df514a204b3804f86bcf1228c /modules/mail/Makefile.am
parentbcc26ae24c1b223667807825d1a7bd4bc4574a32 (diff)
downloadgsoc2013-evolution-fe177f5a12127203f0b77c32ec0ae17d7394f6b2.tar
gsoc2013-evolution-fe177f5a12127203f0b77c32ec0ae17d7394f6b2.tar.gz
gsoc2013-evolution-fe177f5a12127203f0b77c32ec0ae17d7394f6b2.tar.bz2
gsoc2013-evolution-fe177f5a12127203f0b77c32ec0ae17d7394f6b2.tar.lz
gsoc2013-evolution-fe177f5a12127203f0b77c32ec0ae17d7394f6b2.tar.xz
gsoc2013-evolution-fe177f5a12127203f0b77c32ec0ae17d7394f6b2.tar.zst
gsoc2013-evolution-fe177f5a12127203f0b77c32ec0ae17d7394f6b2.zip
Add an extension to configure EWebView.
Make EWebView extensible and register an extension to automatically bind every EWebView instance to the appropriate EShellSettings. Conflicts: widgets/misc/e-web-view.c
Diffstat (limited to 'modules/mail/Makefile.am')
-rw-r--r--modules/mail/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/mail/Makefile.am b/modules/mail/Makefile.am
index d08a6866e7..323820217b 100644
--- a/modules/mail/Makefile.am
+++ b/modules/mail/Makefile.am
@@ -21,6 +21,8 @@ libevolution_module_mail_la_SOURCES = \
e-mail-config-format-html.h \
e-mail-config-hook.c \
e-mail-config-hook.h \
+ e-mail-config-web-view.c \
+ e-mail-config-web-view.h \
e-mail-event-hook.c \
e-mail-event-hook.h \
e-mail-junk-hook.c \