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 74078f6a01ce..f993a3e4b98a 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.9 1997/09/19 21:37:44 jfieber Exp $ +# $Id: Makefile,v 1.10 1997/10/01 07:09:55 max Exp $ # SUBDIR += agrep SUBDIR += docbook SUBDIR += glimpse SUBDIR += html + SUBDIR += info2html SUBDIR += isearch SUBDIR += iso12083 SUBDIR += iso8879 |