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 f0621e2f654..ad755921a1e 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.55 2003/04/14 17:34:18 zuntum Exp $ +# $NetBSD: Makefile,v 1.56 2003/05/29 14:31:17 itohy Exp $ # COMMENT= document format and character code converters @@ -15,6 +15,7 @@ SUBDIR+= doc2html SUBDIR+= dvi2tty SUBDIR+= hztty SUBDIR+= ish +SUBDIR+= ja-dvi2tty SUBDIR+= kdesupport SUBDIR+= latex2rtf SUBDIR+= libiconv |