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 21b75c9cfc5..f71afcdeba2 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.186 2003/01/15 00:36:03 salo Exp $ +# $NetBSD: Makefile,v 1.187 2003/01/16 08:56:21 salo Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -9,6 +9,7 @@ SUBDIR+= antiword SUBDIR+= aspell SUBDIR+= aspell-english SUBDIR+= aspell-gaeilge +SUBDIR+= aspell-german SUBDIR+= aspell-slovak SUBDIR+= bibclean SUBDIR+= biblook |