diff options
Diffstat (limited to 'converters/Makefile')
-rw-r--r-- | converters/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/Makefile b/converters/Makefile index 953159fc677..590a1578fbf 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.65 2004/01/22 11:31:32 markd Exp $ +# $NetBSD: Makefile,v 1.66 2004/02/07 21:31:41 minskim Exp $ # COMMENT= Document format and character code converters @@ -36,6 +36,7 @@ SUBDIR+= p5-jcode SUBDIR+= p5-nkf SUBDIR+= php4-iconv SUBDIR+= psiconv +SUBDIR+= py-cjkcodecs SUBDIR+= py-jpCodecs SUBDIR+= py-koCodecs SUBDIR+= py-zhCodecs |