summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorJun-ichiro itojun Hagino <itojun@FreeBSD.org>1998-11-06 17:12:02 +0000
committerJun-ichiro itojun Hagino <itojun@FreeBSD.org>1998-11-06 17:12:02 +0000
commit40f2086af44d51593192929b6b60b42ff547379c (patch)
treee176343dc4c7fd6ea0d41f01c6f7dce12dcea32e /textproc/Makefile
parentMSWordView is a program that can understand the microsofts word 8 (diff)
enable mswordview: ms word -> html converter.
fix CATEGORIES in mswordview/Makefile.
Notes
Notes: svn path=/head/; revision=14375
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index ce559cf1a720..cf8b8bb3f509 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.28 1998/08/30 02:35:31 max Exp $
+# $Id: Makefile,v 1.29 1998/10/10 13:49:33 vanilla Exp $
#
SUBDIR += agrep
@@ -20,6 +20,7 @@
SUBDIR += libxml
SUBDIR += linuxdoc
SUBDIR += mgdiff
+ SUBDIR += mswordview
SUBDIR += nfbtrans
SUBDIR += par
SUBDIR += pilot_makedoc