diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2000-01-08 01:31:33 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2000-01-08 01:31:33 +0000 |
commit | 0d7877993009f59f3756ee8d2798f5ab463222fd (patch) | |
tree | 6061254fa8e6e2f59e22391a3ef992ff7c25a40b /japanese | |
parent | Japanese Font Setup for math/ngraph (diff) |
Added kanji18, kanji26 and ngraph-fonts
Notes
Notes:
svn path=/head/; revision=24535
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index 25822dc6f73d..03a3f659e5e7 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -85,6 +85,8 @@ SUBDIR += k10 SUBDIR += k12 SUBDIR += kakasi + SUBDIR += kanji18 + SUBDIR += kanji26 SUBDIR += kappa20 SUBDIR += kbanner SUBDIR += kcc @@ -161,6 +163,7 @@ SUBDIR += newosaka SUBDIR += ng SUBDIR += ng-canna + SUBDIR += ngraph-fonts SUBDIR += nkf SUBDIR += nvi-euc-jp SUBDIR += nvi-iso-2022-jp |