diff options
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/Makefile b/inputmethod/Makefile index 03910426aed..1915045357f 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.10 2002/11/12 17:16:09 itojun Exp $ +# $NetBSD: Makefile,v 1.11 2002/11/14 12:01:37 wiz Exp $ # COMMENT= Input method tools and libraries -SUBDIR+= ami SUBDIR+= Chinput +SUBDIR+= ami SUBDIR+= canna-dict SUBDIR+= canna-lib SUBDIR+= canna-server |