diff options
author | uebayasi <uebayasi@pkgsrc.org> | 2002-09-15 06:32:29 +0000 |
---|---|---|
committer | uebayasi <uebayasi@pkgsrc.org> | 2002-09-15 06:32:29 +0000 |
commit | 7dd22372a875af41720521f01bde6259da2aa4af (patch) | |
tree | 7f24978f9f0818c41ab5473c264b78f901907907 /inputmethod | |
parent | f85cd2132e9e034132d1f39d7225ed23c557a9ab (diff) | |
download | pkgsrc-7dd22372a875af41720521f01bde6259da2aa4af.tar.gz |
Add & enable tc.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/Makefile b/inputmethod/Makefile index a7a9311f312..78a72bd7fb2 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2002/06/15 09:32:36 shell Exp $ +# $NetBSD: Makefile,v 1.7 2002/09/15 06:32:29 uebayasi Exp $ # COMMENT= Input method tools and libraries @@ -22,6 +22,7 @@ SUBDIR+= sj3-server-bin SUBDIR+= skkfep SUBDIR+= skkinput SUBDIR+= skkserv +SUBDIR+= tc SUBDIR+= unicon-im SUBDIR+= xcin |