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 674f1050e4c..657e123239e 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.147 2002/05/31 15:02:43 seb Exp $ +# $NetBSD: Makefile,v 1.148 2002/06/12 01:32:11 uebayasi Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -21,6 +21,7 @@ SUBDIR+= docbook SUBDIR+= docbook-xml SUBDIR+= dsssl-docbook-modular SUBDIR+= eb +SUBDIR+= eblook SUBDIR+= eperl SUBDIR+= expat SUBDIR+= fop |