diff options
-rw-r--r-- | fonts/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index e613d8ada7c..a7c50881c1f 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2000/05/27 14:53:11 agc Exp $ +# $NetBSD: Makefile,v 1.10 2000/10/29 08:05:36 itojun Exp $ # SUBDIR += Xg @@ -8,6 +8,7 @@ SUBDIR += acroread-jpnfont SUBDIR += acroread-korfont SUBDIR += intlfonts + SUBDIR += ksc5601fonts SUBDIR += jisx0208fonts SUBDIR += jisx0212fonts SUBDIR += jisx0213fonts |