diff options
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 876f74f8e1f..c7dbb62d6f0 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.381 2007/09/11 18:39:16 wiz Exp $ +# $NetBSD: Makefile,v 1.382 2007/09/16 10:31:49 wiz Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -69,6 +69,7 @@ SUBDIR+= dtdparse SUBDIR+= eb SUBDIR+= eblook SUBDIR+= emacs-dict-client +SUBDIR+= emacs-muse SUBDIR+= enca SUBDIR+= enchant SUBDIR+= expat |