diff options
author | Yoichi NAKAYAMA <yoichi@FreeBSD.org> | 2002-02-08 19:55:12 +0000 |
---|---|---|
committer | Yoichi NAKAYAMA <yoichi@FreeBSD.org> | 2002-02-08 19:55:12 +0000 |
commit | 712659e165b58b69ec0b82c71bde6c0275becb12 (patch) | |
tree | c5e1f361ed3b497aba860008e92a7cd967e8b362 /textproc/Makefile | |
parent | 73befd9232081dfd0f6c28dcda9c569a308ce0ea (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 0dbcd53f2ce1..be9aadea564f 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -84,6 +84,7 @@ SUBDIR += jrefentry SUBDIR += kbedic SUBDIR += kdoc + SUBDIR += lacheck SUBDIR += latex2html SUBDIR += latte SUBDIR += libxml |