diff options
Diffstat (limited to 'modules/mail/Makefile.am')
-rw-r--r-- | modules/mail/Makefile.am | 2 |
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 \ |