summaryrefslogtreecommitdiff
path: root/inputmethod/Makefile
diff options
context:
space:
mode:
authoruebayasi <uebayasi>2002-06-04 08:47:45 +0000
committeruebayasi <uebayasi>2002-06-04 08:47:45 +0000
commitd8a4a76bb8ddd49bd1526a9e89b349088e2ab483 (patch)
treeaa2f41797bce87513dd9fc037848911123ceb667 /inputmethod/Makefile
parent150fa63c5e8d8da63a442c5a4e13e8da84aed25a (diff)
downloadpkgsrc-d8a4a76bb8ddd49bd1526a9e89b349088e2ab483.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"