diff options
Diffstat (limited to 'mail/Makefile.am')
-rw-r--r-- | mail/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile.am b/mail/Makefile.am index 651bb71b66..6d1063f96d 100644 --- a/mail/Makefile.am +++ b/mail/Makefile.am @@ -55,6 +55,8 @@ evolution_mail_SOURCES = \ mail-display.h \ mail-format.c \ mail-identify.c \ + mail-local.c \ + mail-local.h \ mail-ops.c \ mail-ops.h \ mail-threads.c \ @@ -64,7 +66,6 @@ evolution_mail_SOURCES = \ mail-types.h \ mail-vfolder.c \ mail-vfolder.h \ - mail-local.c \ mail-view.c \ main.c \ message-list.c \ |