diff options
Diffstat (limited to 'converters')
-rw-r--r-- | converters/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/Makefile b/converters/Makefile index 47093278719..240cf03bc3d 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.97 2008/09/11 21:24:01 jnemeth Exp $ +# $NetBSD: Makefile,v 1.98 2008/10/08 09:39:19 wiz Exp $ # COMMENT= Document format and character code converters @@ -54,6 +54,7 @@ SUBDIR+= p5-chkjis SUBDIR+= p5-nkf SUBDIR+= php-iconv SUBDIR+= psiconv +SUBDIR+= py-chardet SUBDIR+= py-cjkcodecs SUBDIR+= py-jpCodecs SUBDIR+= py-simplejson |