diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 82872d09753..1d12dd07007 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.155 2002/08/02 01:55:35 jschauma Exp $ +# $NetBSD: Makefile,v 1.156 2002/08/02 03:20:44 jschauma Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -47,6 +47,7 @@ SUBDIR+= ispell-catalan SUBDIR+= ispell-francais SUBDIR+= ispell-gaeilge SUBDIR+= ispell-german +SUBDIR+= ispell-slovak SUBDIR+= ispell-spanish SUBDIR+= ispell-svenska SUBDIR+= ja-grep |