diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2003-09-26 18:01:34 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2003-09-26 18:01:34 +0000 |
commit | 7d8d6a565e387ad21f1bc27d878033d93f95c6a2 (patch) | |
tree | 5269ab4da102037c256521ebe5d2495d5c258430 /textproc/Makefile | |
parent | e2db2a73e43d23952ea34b2947547e597f5a7abc (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 ed49dc0171df..75c852b7b595 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -442,6 +442,7 @@ SUBDIR += word2x SUBDIR += wordnet SUBDIR += wv + SUBDIR += wv2 SUBDIR += xalan-c SUBDIR += xerces-c SUBDIR += xerces-c2 |