diff options
author | Wolfram Schneider <wosch@FreeBSD.org> | 1997-10-11 10:38:49 +0000 |
---|---|---|
committer | Wolfram Schneider <wosch@FreeBSD.org> | 1997-10-11 10:38:49 +0000 |
commit | a20bb2d5cd6b0a41e459ac3d813027961591ce23 (patch) | |
tree | 16190d7fc437fc38cc83b6e3c127dc4b562d4d66 /textproc/Makefile | |
parent | 75aa5031bb1ae8dbee23603eaa65228596c52d95 (diff) |
Notes
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 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 |