summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-08-13 17:18:46 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-08-13 17:18:46 +0000
commit984f0e2327a3ff82ad2be8ce50070ebe252ec94b (patch)
treec7c102a23c45f2f5668a090866430b2790806d33 /textproc/Makefile
parentAdd idlefork 0.8.1 - an official experimental development fork of Python's (diff)
add minidom
A minimal implementation of the Document Object Model
Notes
Notes: svn path=/head/; revision=46205
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 462e87c80b5e..103ebecbb72a 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -81,6 +81,7 @@
SUBDIR += man2html
SUBDIR += mgdiff
SUBDIR += mguesser
+ SUBDIR += minidom
SUBDIR += mkcatalog
SUBDIR += mswordview
SUBDIR += nfbtrans