diff options
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index cde604204c4..3ef8581e7ac 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2000/05/27 14:10:53 agc Exp $ +# $NetBSD: Makefile,v 1.6 2000/05/27 14:19:22 agc Exp $ # SUBDIR += Xg @@ -8,6 +8,7 @@ SUBDIR += acroread-jpnfont SUBDIR += acroread-korfont SUBDIR += intlfonts + SUBDIR += jisx0208fonts SUBDIR += watanabe_vfont .include "../mk/bsd.pkg.subdir.mk" |