diff options
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index eb72c5e2c34..a7865e53e1f 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.21 1999/07/27 22:03:20 tron Exp $ +# $NetBSD: Makefile,v 1.22 1999/07/28 16:18:49 tron Exp $ # FreeBSD Id: Makefile,v 1.13 1997/10/13 11:11:32 itojun Exp # # SUBDIR += agrep SUBDIR += catdoc SUBDIR += dict-client + SUBDIR += dict-server SUBDIR += docbook SUBDIR += dsssl-docbook-modular SUBDIR += eperl |