diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 1999-07-01 14:04:36 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 1999-07-01 14:04:36 +0000 |
commit | 2a71df48469e65b2f26512aec8ab804cac97f44e (patch) | |
tree | 6d51f22f85001b5bcd5c5f1da54ab5ef8966894a /textproc | |
parent | A Portable Emacs Library for xemacs(20)-mule. (diff) |
Activate cocoon.
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 631b6d0c432a..b1af05607ea6 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.55 1999/06/24 15:18:23 kuriyama Exp $ +# $Id: Makefile,v 1.56 1999/06/25 15:06:45 kuriyama Exp $ # SUBDIR += agrep @@ -6,6 +6,7 @@ SUBDIR += br-ispell SUBDIR += c2html SUBDIR += catdoc + SUBDIR += cocoon SUBDIR += dict SUBDIR += docbook SUBDIR += docbook-241 |