diff options
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index a45b7815adc..1055fa94724 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.96 2001/04/27 12:28:00 agc Exp $ +# $NetBSD: Makefile,v 1.97 2001/04/30 14:48:06 agc Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -27,6 +27,7 @@ SUBDIR+= ispell-british SUBDIR+= ispell-francais SUBDIR+= ispell-gaeilge SUBDIR+= ispell-german +SUBDIR+= ispell-svenska SUBDIR+= jade SUBDIR+= kdoc SUBDIR+= latex2html |