diff options
-rw-r--r-- | mail/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index b2a4982018c..48cd4c27272 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.416 2011/12/16 12:32:03 taca Exp $ +# $NetBSD: Makefile,v 1.417 2012/03/15 11:52:10 ryoon Exp $ # COMMENT= Electronic mail utilities @@ -314,6 +314,8 @@ SUBDIR+= t-prot SUBDIR+= teapop SUBDIR+= thunderbird SUBDIR+= thunderbird-l10n +SUBDIR+= thunderbird10 +SUBDIR+= thunderbird10-l10n SUBDIR+= tmda SUBDIR+= tnef SUBDIR+= tnef2txt |