diff options
author | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1997-10-23 13:57:09 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1997-10-23 13:57:09 +0000 |
commit | 85c651448d2180067bd48984d75191e258e0dcbb (patch) | |
tree | 4f1e3bc8c8e2b9118d9e09e1c27057ed029d7a21 | |
parent | original distribution updated to 1.4.2. (diff) |
activate japanese/x0212font, JIS X0212-1990 supplementary fonts for X11.
Notes
Notes:
svn path=/head/; revision=8335
-rw-r--r-- | japanese/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index 871bd41df994..b486c2b89d47 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.90 1997/10/17 17:58:08 itojun Exp $ +# $Id: Makefile,v 1.91 1997/10/18 00:15:27 asami Exp $ # SUBDIR += Canna @@ -104,6 +104,7 @@ SUBDIR += vfxdvi SUBDIR += w3 SUBDIR += weblint97 + SUBDIR += x0212font SUBDIR += xdvi SUBDIR += xshodo |