diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-03-26 07:04:38 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-03-26 07:04:38 +0000 |
commit | 85add070c29266cc9d03899ca4ef3c7184c4c231 (patch) | |
tree | 9abc9464e90dc4151859e86e2011d04c62668543 /textproc/Makefile | |
parent | a00c774372a4680c82535ac6b0e096bf26038482 (diff) |
Notes
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 092b4e8ef21c..ebff0831a980 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -223,6 +223,7 @@ SUBDIR += py-martel SUBDIR += py-sgrep SUBDIR += py-trex + SUBDIR += py-wordnet SUBDIR += py-xml SUBDIR += py-xmltools SUBDIR += py2html |