diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-05-13 22:22:19 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-05-13 22:22:19 +0000 |
commit | 7d82102ad9cec1a7aaa0723cea97541b510b0a7e (patch) | |
tree | 1ecbb69f4ae4b08ffb03e65641a98f8ff3c6fd2b | |
parent | MS-Windouws emulator. It can use Japanese. (diff) |
Activate ja-wine.
Notes
Notes:
svn path=/head/; revision=10973
-rw-r--r-- | japanese/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index 6d1807869b54..96f242d703a9 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.115 1998/05/02 22:39:17 max Exp $ +# $Id: Makefile,v 1.116 1998/05/10 08:17:48 itojun Exp $ # SUBDIR += Canna @@ -121,6 +121,7 @@ SUBDIR += vfxdvi SUBDIR += w3 SUBDIR += weblint97 + SUBDIR += wine SUBDIR += x0212fonts SUBDIR += xdvi SUBDIR += xfig |