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 517de131b9e..f8b5b1069da 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.70 2004/06/05 03:16:27 taca Exp $ +# $NetBSD: Makefile,v 1.71 2004/06/28 05:39:35 minskim Exp $ # COMMENT= Document format and character code converters @@ -53,6 +53,7 @@ SUBDIR+= ruby-uconv SUBDIR+= tex2rtf SUBDIR+= txt2html SUBDIR+= txt2man +SUBDIR+= txt2pdbdoc SUBDIR+= unix2dos SUBDIR+= uudeview SUBDIR+= uulib |