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 e55c8d22f53..19da2bfe4cd 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.55 2000/10/16 09:58:56 rh Exp $ +# $NetBSD: Makefile,v 1.56 2000/10/18 09:36:34 itojun Exp $ # FreeBSD Id: Makefile,v 1.13 1997/10/13 11:11:32 itojun Exp # @@ -56,6 +56,7 @@ SUBDIR += texi2html SUBDIR += textutils SUBDIR += unroff + SUBDIR += untex SUBDIR += urlview SUBDIR += wdiff SUBDIR += xalan-j |