summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-07-12 23:25:40 +0000
committerSteve Price <steve@FreeBSD.org>1998-07-12 23:25:40 +0000
commit27f602b240c558813a88dc9e8509dc4e26859267 (patch)
treeafceb7bb161bb347967f9ded911a60c5a0cd50f6 /textproc
parentInitial import of txt2html version 1.25. (diff)
Turn on txt2html.
Notes
Notes: svn path=/head/; revision=11869
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 0bca71bd668a..668de1c9135b 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.23 1998/06/16 19:16:34 mph Exp $
+# $Id: Makefile,v 1.24 1998/06/29 16:18:18 nik Exp $
#
SUBDIR += agrep
@@ -27,6 +27,7 @@
SUBDIR += texi2html
SUBDIR += textutils
SUBDIR += tth
+ SUBDIR += txt2html
SUBDIR += unroff
SUBDIR += urlview
SUBDIR += wdiff