diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-11-19 08:49:04 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-11-19 08:49:04 +0000 |
commit | 4276d65b73887a40a597793d3be0f029b911659e (patch) | |
tree | 8ae1f3023928b0e769b2c694d333526472d28284 /japanese/Makefile | |
parent | e55a05e44308b212df48bbc4f041df5962cf0f29 (diff) |
Add truetypefonts.
Notes
Notes:
svn path=/head/; revision=14676
Diffstat (limited to 'japanese/Makefile')
-rw-r--r-- | japanese/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index 8d17f75353c4..52d3caf449aa 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.160 1998/11/19 07:41:39 flathill Exp $ +# $Id: Makefile,v 1.161 1998/11/19 08:03:18 flathill Exp $ # SUBDIR += Canna @@ -174,6 +174,7 @@ SUBDIR += tk42 SUBDIR += tk80 SUBDIR += today + SUBDIR += truetypefonts SUBDIR += typist SUBDIR += vfghostscript SUBDIR += vfghostscript5 |