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 e212c8d01fd..514dd612b8c 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.79 2005/11/03 06:35:30 taca Exp $ +# $NetBSD: Makefile,v 1.80 2005/11/25 01:50:20 heinz Exp $ # COMMENT= Document format and character code converters @@ -14,6 +14,7 @@ SUBDIR+= cbmconvert SUBDIR+= chef SUBDIR+= cn2jp SUBDIR+= code2html +SUBDIR+= convmv SUBDIR+= doc2html SUBDIR+= dvi2tty SUBDIR+= enriched2html |