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 b87445b32a..4757995bf1 100644 --- a/mail/Makefile.am +++ b/mail/Makefile.am @@ -34,6 +34,8 @@ evolution_mail_SOURCES = \ mail-display.h \ mail-format.c \ mail-format.h \ + mail-identify.c \ + mail-identify.h \ mail-ops.c \ mail-ops.h \ main.c \ |