diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-10-01 09:37:47 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-10-01 09:37:47 +0000 |
commit | b0008f9a6cdee55c11f376ced38d7cfdc48c8cfa (patch) | |
tree | c6f67c0e34320a58aa3b3a9585f565bfd9a0174b /chinese | |
parent | b6e79752fbb8a02e6c230a771defb27f93425413 (diff) |
Notes
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 19b4c9cf175e..948c05ff671b 100644 --- a/chinese/Makefile +++ b/chinese/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.10 1997/04/09 07:07:20 asami Exp $ +# $Id: Makefile,v 1.11 1997/09/10 08:49:11 asami Exp $ # SUBDIR += Wnn @@ -15,5 +15,6 @@ SUBDIR += nvi-big5 SUBDIR += nvi-euc-cn SUBDIR += nvi-euc-tw + SUBDIR += ted .include <bsd.port.subdir.mk> |