diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-02-01 21:44:50 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-02-01 21:44:50 +0800 |
commit | 9a0b1266b5686d4985fec8a0dae7fdf00b1b8dd9 (patch) | |
tree | 93260e90be18cae0abc1c18738c3b3fad9268dc2 /em-format/Makefile.am | |
parent | e6a149efcee2aa45a4956d1e1da0e8f0b35b4cc7 (diff) | |
download | gsoc2013-evolution-9a0b1266b5686d4985fec8a0dae7fdf00b1b8dd9.tar.gz gsoc2013-evolution-9a0b1266b5686d4985fec8a0dae7fdf00b1b8dd9.tar.zst gsoc2013-evolution-9a0b1266b5686d4985fec8a0dae7fdf00b1b8dd9.zip |
Teach EMailExtensionRegistry to find extensions.
Restore this commit with a proper bug fix to follow.
Diffstat (limited to 'em-format/Makefile.am')
-rw-r--r-- | em-format/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/em-format/Makefile.am b/em-format/Makefile.am index 51c7471cc9..f26a004d0a 100644 --- a/em-format/Makefile.am +++ b/em-format/Makefile.am @@ -40,8 +40,6 @@ libemformat_la_SOURCES = \ $(emformatinclude_HEADERS) \ e-mail-extension-registry.c \ e-mail-inline-filter.c \ - e-mail-format-extensions.c \ - e-mail-format-extensions.h \ e-mail-formatter.c \ e-mail-formatter-print.c \ e-mail-formatter-quote.c \ |