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 0716c19f616..d0a777c8d18 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.19 1999/05/18 16:15:26 bad Exp $ +# $NetBSD: Makefile,v 1.20 1999/07/01 11:36:16 drochner Exp $ # FreeBSD Id: Makefile,v 1.13 1997/10/13 11:11:32 itojun Exp # # SUBDIR += agrep SUBDIR += catdoc SUBDIR += docbook + SUBDIR += dsssl-docbook-modular SUBDIR += eperl SUBDIR += glimpse # SUBDIR += html |