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 7f1f02c8c91e..631b6d0c432a 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.54 1999/06/06 17:17:50 steve Exp $ +# $Id: Makefile,v 1.55 1999/06/24 15:18:23 kuriyama Exp $ # SUBDIR += agrep @@ -30,6 +30,7 @@ SUBDIR += latex2html SUBDIR += libxml SUBDIR += linuxdoc + SUBDIR += lotusxsl SUBDIR += man2html SUBDIR += mgdiff SUBDIR += mswordview |