diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-02-12 22:16:04 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-02-12 22:16:04 +0000 |
commit | 1d3a953b122b663ac5c1f19e43cdd6c72fdf1532 (patch) | |
tree | 2ca497663f5b6e519afbf6b663e8fe9bfdd7ead4 /mail/Makefile | |
parent | a4c921ae64cb316ad83d5cb5660aeb2d70f84c71 (diff) |
This plugin enables reading application/ms-tnef attachments.
Notes
Notes:
svn path=/head/; revision=207081
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 89b9b124629d..f278cfe8b9a9 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -58,6 +58,7 @@ SUBDIR += claws-mail-smime SUBDIR += claws-mail-spamreport SUBDIR += claws-mail-synce + SUBDIR += claws-mail-tnef SUBDIR += claws-mail-vcalendar SUBDIR += cmail SUBDIR += cone |