summaryrefslogtreecommitdiff
path: root/converters/Makefile
diff options
context:
space:
mode:
authorClive Lin <clive@FreeBSD.org>2000-12-11 17:32:56 +0000
committerClive Lin <clive@FreeBSD.org>2000-12-11 17:32:56 +0000
commit4e441f7ba7fd41b04aad73187f23b5b3f3b8dcf0 (patch)
tree606f073a4309c2aed31f50bac03fb9c1713f7eee /converters/Makefile
parentUpdate to 99.2b8. (diff)
Code translation between Chinese and Japanese including
Chinese {GB,Big5,HZ} and Japanese (EUC-Jis/Shift-Jis/Jis) This is ENCODING translator, NOT translator. PR: 23470
Notes
Notes: svn path=/head/; revision=35901
Diffstat (limited to 'converters/Makefile')
-rw-r--r--converters/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/Makefile b/converters/Makefile
index 159c25e545dd..d57a2fe8d467 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -4,6 +4,7 @@
SUBDIR += aish
SUBDIR += base64
SUBDIR += btoa
+ SUBDIR += cn2jp
SUBDIR += dumpasn1
SUBDIR += fconv
SUBDIR += i18ntools