diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-03-07 13:19:27 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-03-07 13:19:27 +0000 |
commit | 7024947efaca9ca964b67290ca8f62df55f1a291 (patch) | |
tree | 62e8108f173788b2c0b13768b6a008e5e7a75cab /converters/Makefile | |
parent | 38203d8bfc3b044d98a1ac3cccf8711927860724 (diff) |
Notes
Diffstat (limited to 'converters/Makefile')
-rw-r--r-- | converters/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/Makefile b/converters/Makefile index d29de15ef8fd..a8dc1738c11c 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -7,6 +7,7 @@ SUBDIR += cn2jp SUBDIR += dumpasn1 SUBDIR += fconv + SUBDIR += gb2jis SUBDIR += i18ntools SUBDIR += iconv SUBDIR += iconv-extra |