diff options
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 6848016..9709369 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.31 1998/11/14 19:45:37 kuriyama Exp $ +# $Id: Makefile,v 1.32 1998/11/18 21:03:49 billf Exp $ # SUBDIR += agrep @@ -20,6 +20,7 @@ SUBDIR += latex2html SUBDIR += libxml SUBDIR += linuxdoc + SUBDIR += man2html SUBDIR += mgdiff SUBDIR += mswordview SUBDIR += nfbtrans |