aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mail/Makefile.am
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2010-03-20 07:30:48 +0800
committerMichael Meeks <michael.meeks@novell.com>2010-04-07 19:09:29 +0800
commitffe2f1e1ee96502cf1d3305e16f82d4063fffedc (patch)
treefbc9403c4bc56a29ca0b5ce7bf77fea8c6686e2c /modules/mail/Makefile.am
parent3fb2b21c08556d04770fb585ca303c4044e3c9bc (diff)
downloadgsoc2013-evolution-ffe2f1e1ee96502cf1d3305e16f82d4063fffedc.tar.gz
gsoc2013-evolution-ffe2f1e1ee96502cf1d3305e16f82d4063fffedc.tar.zst
gsoc2013-evolution-ffe2f1e1ee96502cf1d3305e16f82d4063fffedc.zip
Add an extension to configure EMFormatHTML.
Make EMFormatHTML extensible and register an extension to automatically bind every EMFormatHTML instance to the appropriate EShellSettings.
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 65a5c30d1f..d08a6866e7 100644
--- a/modules/mail/Makefile.am
+++ b/modules/mail/Makefile.am
@@ -17,6 +17,8 @@ libevolution_module_mail_la_SOURCES = \
evolution-module-mail.c \
e-mail-attachment-handler.c \
e-mail-attachment-handler.h \
+ e-mail-config-format-html.c \
+ e-mail-config-format-html.h \
e-mail-config-hook.c \
e-mail-config-hook.h \
e-mail-event-hook.c \