diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-11-25 00:39:40 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-11-25 00:39:40 +0000 |
commit | 35c627dae74872c202fa58bbf580e185c7b99f2c (patch) | |
tree | 81905395eafdacc72776d3b63b6ebb7128a27af0 /chinese | |
parent | A chinese-english dictionary. Uses Motif (diff) |
Activate cdict
Notes
Notes:
svn path=/head/; revision=23309
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chinese/Makefile b/chinese/Makefile index 26d4cf9ae260..d3417417db04 100644 --- a/chinese/Makefile +++ b/chinese/Makefile @@ -11,6 +11,7 @@ SUBDIR += bg5ps SUBDIR += big5con SUBDIR += c2t + SUBDIR += cdict SUBDIR += celvis SUBDIR += cless SUBDIR += cxterm |