diff options
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 269dfef0c9d..b4e580b60be 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.102 2001/05/30 11:47:31 agc Exp $ +# $NetBSD: Makefile,v 1.103 2001/05/31 10:55:09 agc Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) SUBDIR+= antiword +SUBDIR+= biblook SUBDIR+= catdoc SUBDIR+= cdif SUBDIR+= detex |