diff options
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index e53bd57d3e8..8e9e4bfc09c 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.108 2001/06/29 11:47:32 rh Exp $ +# $NetBSD: Makefile,v 1.109 2001/07/01 00:01:57 taca Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -71,6 +71,7 @@ SUBDIR+= rfcutil SUBDIR+= rman SUBDIR+= rtf-tools SUBDIR+= rtfm +SUBDIR+= ruby-rdtool SUBDIR+= sablotron SUBDIR+= saxon SUBDIR+= scrollkeeper |