diff options
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 41f997e3764..7132dbc79dd 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2002/09/15 07:02:05 uebayasi Exp $ +# $NetBSD: Makefile,v 1.9 2002/09/16 13:21:28 uebayasi Exp $ # COMMENT= Input method tools and libraries @@ -9,6 +9,7 @@ SUBDIR+= canna-lib SUBDIR+= canna-server SUBDIR+= canna-server-bin SUBDIR+= canuum +SUBDIR+= ddskk SUBDIR+= iiimecf SUBDIR+= ja-freewnn-dict SUBDIR+= ja-freewnn-lib |