diff options
author | minskim <minskim@pkgsrc.org> | 2004-02-18 00:18:48 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-02-18 00:18:48 +0000 |
commit | c2a1f5d5b68f5cace870b5c145c75bb6ee3f0821 (patch) | |
tree | 747443a892c7455a8e381d3d6cbb761c284ecf8f /inputmethod | |
parent | deac3837ce0a05acb1789dac34ddbba86b0f7907 (diff) | |
download | pkgsrc-c2a1f5d5b68f5cace870b5c145c75bb6ee3f0821.tar.gz |
Add and enable imhangul_status_applet.
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 |