diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-06-14 06:39:19 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-06-14 06:39:19 +0000 |
commit | a010a20ed116dfdb50aafbde548e25c3cc048b63 (patch) | |
tree | 082d14e00f36537745833fc6a8a7991bffd4a06b /textproc/Makefile | |
parent | 7d01551a00e235f1f9862d7de6ef20431bd66255 (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 ed8a6ba24ce7..adb48e9e9f61 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -177,6 +177,7 @@ SUBDIR += tkdiff SUBDIR += tth SUBDIR += txt2html + SUBDIR += txt2man SUBDIR += ua-ispell SUBDIR += unroff SUBDIR += urlview |