diff options
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index bb08626b373..82ffc5f6c18 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.172 2002/11/07 20:47:44 explorer Exp $ +# $NetBSD: Makefile,v 1.173 2002/11/19 07:15:40 cjep Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -10,6 +10,7 @@ SUBDIR+= aspell-slovak SUBDIR+= bibclean SUBDIR+= biblook SUBDIR+= bibparse +SUBDIR+= bsdgrep SUBDIR+= btparse SUBDIR+= catdoc SUBDIR+= cdif |