diff options
author | itojun <itojun@pkgsrc.org> | 2002-11-12 17:16:09 +0000 |
---|---|---|
committer | itojun <itojun@pkgsrc.org> | 2002-11-12 17:16:09 +0000 |
commit | 41c31a273b9e7075cc4fea1d7ae12e03cf5c2cef (patch) | |
tree | b5653cdf5e927fb2d15aa44bea338fefb962dda1 /inputmethod | |
parent | 91822e7dab171403d355771cee6ce63434053643 (diff) | |
download | pkgsrc-41c31a273b9e7075cc4fea1d7ae12e03cf5c2cef.tar.gz |
dig into inputmethod/ami
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 7132dbc79dd..03910426aed 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2002/09/16 13:21:28 uebayasi Exp $ +# $NetBSD: Makefile,v 1.10 2002/11/12 17:16:09 itojun Exp $ # COMMENT= Input method tools and libraries +SUBDIR+= ami SUBDIR+= Chinput SUBDIR+= canna-dict SUBDIR+= canna-lib |