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 ad755921a1e..91c11bac60c 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 2003/05/29 14:31:17 itohy Exp $ +# $NetBSD: Makefile,v 1.57 2003/06/24 01:49:50 jschauma Exp $ # COMMENT= document format and character code converters @@ -11,6 +11,7 @@ SUBDIR+= bbcim SUBDIR+= bib2xml SUBDIR+= cbmconvert SUBDIR+= cn2jp +SUBDIR+= code2html SUBDIR+= doc2html SUBDIR+= dvi2tty SUBDIR+= hztty |