summaryrefslogtreecommitdiff
path: root/chinese/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1997-12-15 17:59:30 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1997-12-15 17:59:30 +0000
commit5acc0a08120c66c20afc83be7af736409788d9d6 (patch)
treee24af1d8616869cf9d1917fb6a94e72e03e1cb4c /chinese/Makefile
parentxcin is a chinese input program. (diff)
Activate zh-xcin.
Notes
Notes: svn path=/head/; revision=9086
Diffstat (limited to 'chinese/Makefile')
-rw-r--r--chinese/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/chinese/Makefile b/chinese/Makefile
index f3a3fe7d1aa7..12a513b7702a 100644
--- a/chinese/Makefile
+++ b/chinese/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.20 1997/12/04 01:58:07 vanilla Exp $
+# $Id: Makefile,v 1.21 1997/12/07 02:45:37 vanilla Exp $
#
SUBDIR += Wnn
@@ -26,5 +26,6 @@
SUBDIR += samba-des
SUBDIR += ted
SUBDIR += tin
+ SUBDIR += xcin
.include <bsd.port.subdir.mk>