diff options
Diffstat (limited to 'mail/Makefile.am')
-rw-r--r-- | mail/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/Makefile.am b/mail/Makefile.am index db70087f38..7c2d0f19c5 100644 --- a/mail/Makefile.am +++ b/mail/Makefile.am @@ -56,6 +56,8 @@ evolution_mail_SOURCES = \ mail-identify.c \ mail-local.c \ mail-local.h \ + mail-local-storage.c \ + mail-local-storage.h \ mail-ops.c \ mail-ops.h \ mail-threads.c \ |