diff options
author | uebayasi <uebayasi@pkgsrc.org> | 2002-09-16 13:21:28 +0000 |
---|---|---|
committer | uebayasi <uebayasi@pkgsrc.org> | 2002-09-16 13:21:28 +0000 |
commit | 96c47fd967763d42089c37099dc978a7cff5fecb (patch) | |
tree | 26b73dc556b668be1f18123f141ebd27109b3235 /inputmethod | |
parent | ea8d6ea60bf364f5301bfe4d7fc24baa73cfb1ec (diff) | |
download | pkgsrc-96c47fd967763d42089c37099dc978a7cff5fecb.tar.gz |
Add & enable ddskk.
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 |