diff options
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index c2e6d35b684..929d2edbacc 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.466 2015/07/13 17:51:25 ryoon Exp $ +# $NetBSD: Makefile,v 1.467 2015/07/13 17:53:54 ryoon Exp $ # COMMENT= Electronic mail utilities @@ -337,6 +337,7 @@ SUBDIR+= thunderbird-l10n SUBDIR+= thunderbird24 SUBDIR+= thunderbird24-l10n SUBDIR+= thunderbird31 +SUBDIR+= thunderbird31-l10n SUBDIR+= tmda SUBDIR+= tnef SUBDIR+= tnef2txt |