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 09f1d79caec..2c7be3dd7b5 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2004/02/10 08:59:31 minskim Exp $ +# $NetBSD: Makefile,v 1.17 2004/02/18 00:18:48 minskim Exp $ # COMMENT= Input method tools and libraries @@ -12,6 +12,7 @@ SUBDIR+= canna-lib SUBDIR+= canna-server SUBDIR+= iiimecf SUBDIR+= imhangul +SUBDIR+= imhangul_status_applet SUBDIR+= ja-freewnn-dict SUBDIR+= ja-freewnn-lib SUBDIR+= ja-freewnn-server |