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 b0a691a5633..1a79c458785 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.243 2004/04/01 05:31:21 xtraeme Exp $ +# $NetBSD: Makefile,v 1.244 2004/04/05 13:59:35 xtraeme Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -117,6 +117,7 @@ SUBDIR+= libxml2 SUBDIR+= libxslt SUBDIR+= lout SUBDIR+= lq-sp +SUBDIR+= lua-expat SUBDIR+= makeztxt SUBDIR+= namazu1 SUBDIR+= namazu2 |