diff options
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 4fed3887bdb..f611f546514 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.143 2002/03/19 11:09:12 uebayasi Exp $ +# $NetBSD: Makefile,v 1.144 2002/04/13 20:59:34 jwise Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -10,6 +10,7 @@ SUBDIR+= biblook SUBDIR+= bibparse SUBDIR+= catdoc SUBDIR+= cdif +SUBDIR+= crimson SUBDIR+= detex SUBDIR+= dict-client SUBDIR+= dict-server |