summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1998-11-20 23:01:08 +0000
committerBill Fumerola <billf@FreeBSD.org>1998-11-20 23:01:08 +0000
commit7db1626165ee56a3076a051377c566e356dffa50 (patch)
treebc95960b4f79d70d8c773147fd33a17fc67cdeba /converters
parentscreen.c is allready patched in patch-aa. (diff)
Activate man2html
PR: ports/7796
Notes
Notes: svn path=/head/; revision=14726
Diffstat (limited to 'converters')
-rw-r--r--converters/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/Makefile b/converters/Makefile
index aa44ae37535d..254191a771d9 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -1,10 +1,11 @@
-# $Id: Makefile,v 1.11 1998/02/22 21:19:32 se Exp $
+# $Id: Makefile,v 1.12 1998/10/03 05:57:52 kuriyama Exp $
#
SUBDIR += aish
SUBDIR += btoa
SUBDIR += ish
SUBDIR += kdesupport
+ SUBDIR +- man2html
SUBDIR += mimepp
SUBDIR += mpack
SUBDIR += p5-Convert-UU