diff options
author | uebayasi <uebayasi> | 2002-09-16 13:21:28 +0000 |
---|---|---|
committer | uebayasi <uebayasi> | 2002-09-16 13:21:28 +0000 |
commit | 9f718e74fefba1e50ca1d441ebf844775875d5a9 (patch) | |
tree | 26b73dc556b668be1f18123f141ebd27109b3235 | |
parent | 5953934aefd46c63ca9c7af0fbad5aa704d780d9 (diff) | |
download | pkgsrc-9f718e74fefba1e50ca1d441ebf844775875d5a9.tar.gz |
Add & enable ddskk.
-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 |