diff options
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chinese/Makefile b/chinese/Makefile index f4f8ab10bd94..a7d132e0dbf5 100644 --- a/chinese/Makefile +++ b/chinese/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.14 1997/10/23 13:32:39 itojun Exp $ +# $Id: Makefile,v 1.15 1997/10/27 15:21:52 itojun Exp $ # SUBDIR += Wnn @@ -19,6 +19,7 @@ SUBDIR += nvi-big5 SUBDIR += nvi-euc-cn SUBDIR += nvi-euc-tw + SUBDIR += samba SUBDIR += ted .include <bsd.port.subdir.mk> |