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 345c4de289f..dd9a9603505 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.507 2009/11/07 08:49:58 wiz Exp $ +# $NetBSD: Makefile,v 1.508 2009/11/07 09:04:59 wiz Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -77,6 +77,7 @@ SUBDIR+= emacs-muse SUBDIR+= enca SUBDIR+= enchant SUBDIR+= epubcheck +SUBDIR+= epubpreflight SUBDIR+= expat SUBDIR+= expatobjc SUBDIR+= ezxml |