diff options
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index c59d828bd08..6113167d230 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.566 2010/12/19 02:14:34 taca Exp $ +# $NetBSD: Makefile,v 1.567 2011/01/16 09:59:50 wiz Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -84,6 +84,7 @@ SUBDIR+= expat SUBDIR+= expatobjc SUBDIR+= ezxml SUBDIR+= flyspell +SUBDIR+= fop SUBDIR+= freepwing SUBDIR+= gdome2 SUBDIR+= glimpse |