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 27a51213e51d..c9d29cd09651 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.12 1997/10/12 14:00:35 itojun Exp $ +# $Id: Makefile,v 1.13 1997/10/13 11:11:32 itojun Exp $ # SUBDIR += agrep @@ -18,6 +18,7 @@ SUBDIR += rman SUBDIR += sgmlformat SUBDIR += sp + SUBDIR += texi2html SUBDIR += unroff SUBDIR += wdiff |