diff options
author | Tim Vanderhoek <hoek@FreeBSD.org> | 1998-02-12 17:36:23 +0000 |
---|---|---|
committer | Tim Vanderhoek <hoek@FreeBSD.org> | 1998-02-12 17:36:23 +0000 |
commit | 07a0d85bc39399453555d0ca1b54da2a4d88338c (patch) | |
tree | ca3727210b4fd9a3b6ffdbc4f2203a42e92ca795 /textproc | |
parent | a2d15045b252bf1520380429f025b44ca6fac078 (diff) |
Notes
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 bb5947f392c0..90159962dfb9 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,8 +1,9 @@ -# $Id: Makefile,v 1.14 1997/11/17 18:05:14 max Exp $ +# $Id: Makefile,v 1.15 1997/11/22 00:31:24 jseger Exp $ # SUBDIR += agrep SUBDIR += c2html + SUBDIR += catdoc SUBDIR += docbook SUBDIR += glimpse SUBDIR += html |