diff options
-rw-r--r-- | inputmethod/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/Makefile b/inputmethod/Makefile index 2c7be3dd7b5..7f00d6c34c3 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.17 2004/02/18 00:18:48 minskim Exp $ +# $NetBSD: Makefile,v 1.18 2004/12/04 03:58:09 taya Exp $ # COMMENT= Input method tools and libraries SUBDIR+= Chinput SUBDIR+= ami +SUBDIR+= anthy SUBDIR+= canna SUBDIR+= canna-canuum SUBDIR+= canna-dict |