summaryrefslogtreecommitdiff
path: root/inputmethod/Makefile
diff options
context:
space:
mode:
authoruebayasi <uebayasi@pkgsrc.org>2002-06-04 08:47:45 +0000
committeruebayasi <uebayasi@pkgsrc.org>2002-06-04 08:47:45 +0000
commit897e5b7127c669dfef440527945ff6a737d86e57 (patch)
treeaa2f41797bce87513dd9fc037848911123ceb667 /inputmethod/Makefile
parent52ba3c12fdd54ef9a51e419d7944ad8d9c5e776b (diff)
downloadpkgsrc-897e5b7127c669dfef440527945ff6a737d86e57.tar.gz
Add & enable xcin.
Diffstat (limited to 'inputmethod/Makefile')
-rw-r--r--inputmethod/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/Makefile b/inputmethod/Makefile
index cafa75fed20..ca9494ffaf9 100644
--- a/inputmethod/Makefile
+++ b/inputmethod/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2002/06/04 08:32:04 uebayasi Exp $
+# $NetBSD: Makefile,v 1.4 2002/06/04 08:47:45 uebayasi Exp $
#
COMMENT= Input method tools and libraries
@@ -15,5 +15,6 @@ SUBDIR+= sj3-server
SUBDIR+= skkfep
SUBDIR+= skkinput
SUBDIR+= skkserv
+SUBDIR+= xcin
.include "../mk/bsd.pkg.subdir.mk"