aboutsummaryrefslogtreecommitdiffstats
path: root/modules/vcard-inline/Makefile.am
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2013-05-20 00:14:58 +0800
committerMatthew Barnes <mbarnes@redhat.com>2013-05-20 01:07:21 +0800
commit0b4e7ec091c8bbe65dc2f2afd7da78b04da7c274 (patch)
tree1447c48550448a90af0d293848395b3a65eb1a32 /modules/vcard-inline/Makefile.am
parente67ca727d4130585f4dcf4c71fff0e52e6b6e396 (diff)
downloadgsoc2013-evolution-0b4e7ec091c8bbe65dc2f2afd7da78b04da7c274.tar
gsoc2013-evolution-0b4e7ec091c8bbe65dc2f2afd7da78b04da7c274.tar.gz
gsoc2013-evolution-0b4e7ec091c8bbe65dc2f2afd7da78b04da7c274.tar.bz2
gsoc2013-evolution-0b4e7ec091c8bbe65dc2f2afd7da78b04da7c274.tar.lz
gsoc2013-evolution-0b4e7ec091c8bbe65dc2f2afd7da78b04da7c274.tar.xz
gsoc2013-evolution-0b4e7ec091c8bbe65dc2f2afd7da78b04da7c274.tar.zst
gsoc2013-evolution-0b4e7ec091c8bbe65dc2f2afd7da78b04da7c274.zip
Rename EMailFormatterVCardInline to EMailFormatterVCard.
Diffstat (limited to 'modules/vcard-inline/Makefile.am')
-rw-r--r--modules/vcard-inline/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/vcard-inline/Makefile.am b/modules/vcard-inline/Makefile.am
index 85e2333596..324a7ab4fd 100644
--- a/modules/vcard-inline/Makefile.am
+++ b/modules/vcard-inline/Makefile.am
@@ -10,8 +10,8 @@ module_vcard_inline_la_CPPFLAGS = \
$(GTKHTML_CFLAGS)
module_vcard_inline_la_SOURCES = \
- e-mail-formatter-vcard-inline.c \
- e-mail-formatter-vcard-inline.h \
+ e-mail-formatter-vcard.c \
+ e-mail-formatter-vcard.h \
e-mail-parser-vcard.c \
e-mail-parser-vcard.h \
e-mail-part-vcard.h \