summaryrefslogtreecommitdiff
path: root/inputmethod/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'inputmethod/Makefile')
-rw-r--r--inputmethod/Makefile14
1 files changed, 13 insertions, 1 deletions
diff --git a/inputmethod/Makefile b/inputmethod/Makefile
index fbc7a82c31f..80b48a6f50e 100644
--- a/inputmethod/Makefile
+++ b/inputmethod/Makefile
@@ -1,6 +1,18 @@
-# $NetBSD: Makefile,v 1.1 2002/05/31 11:53:40 seb Exp $
+# $NetBSD: Makefile,v 1.2 2002/05/31 14:14:16 seb Exp $
#
COMMENT= Input method tools and libraries
+SUBDIR+= canna-lib
+SUBDIR+= canna-server
+SUBDIR+= canuum
+SUBDIR+= ja-freewnn-lib
+SUBDIR+= ja-freewnn-server
+SUBDIR+= kinput2
+SUBDIR+= sj3-lib
+SUBDIR+= sj3-server
+SUBDIR+= skkfep
+SUBDIR+= skkinput
+SUBDIR+= skkserv
+
.include "../mk/bsd.pkg.subdir.mk"