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