diff options
Diffstat (limited to 'mail/Makefile.am')
-rw-r--r-- | mail/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/Makefile.am b/mail/Makefile.am index d50f9bd23b..79db282629 100644 --- a/mail/Makefile.am +++ b/mail/Makefile.am @@ -80,7 +80,7 @@ mailinclude_HEADERS = \ em-inline-filter.h \ em-junk.h \ em-search-context.h \ - em-subscribe-editor.h \ + em-subscription-editor.h \ em-sync-stream.h \ em-utils.h \ em-vfolder-context.h \ @@ -149,7 +149,7 @@ libevolution_mail_la_SOURCES = \ em-inline-filter.c \ em-junk.c \ em-search-context.c \ - em-subscribe-editor.c \ + em-subscription-editor.c \ em-sync-stream.c \ em-utils.c \ em-vfolder-context.c \ |