diff options
author | obache <obache@pkgsrc.org> | 2007-01-03 17:23:18 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2007-01-03 17:23:18 +0000 |
commit | de8c8b2cca97e149c0392f76c2f31a929413b96d (patch) | |
tree | 702ad258218c376bc7d2c083d736327f05c5f84f /inputmethod | |
parent | 9c96f6489e7a5d603c1dd3c73fe483e4dd78130e (diff) | |
download | pkgsrc-de8c8b2cca97e149c0392f76c2f31a929413b96d.tar.gz |
+kasumi
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 80a3a6e1c82..43ce86ac3d6 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2006/11/07 21:03:06 kristerw Exp $ +# $NetBSD: Makefile,v 1.23 2007/01/03 17:23:18 obache Exp $ # COMMENT= Input method tools and libraries @@ -21,6 +21,7 @@ SUBDIR+= ja-freewnn-dict SUBDIR+= ja-freewnn-lib SUBDIR+= ja-freewnn-server SUBDIR+= ja-freewnn-server-bin +SUBDIR+= kasumi SUBDIR+= kinput2 SUBDIR+= libchewing SUBDIR+= libhangul |