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 f60898f423f..b366dd34695 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2000/12/12 01:30:45 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2000/12/27 14:09:50 hubertf Exp $ # SUBDIR += base64 @@ -12,6 +12,7 @@ SUBDIR += psiconv SUBDIR += recode SUBDIR += txt2html + SUBDIR += unix2dos SUBDIR += uudeview SUBDIR += uulib SUBDIR += wv |