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 77224a3c9a4..6c0bbf7ed03 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2000/05/27 14:29:16 agc Exp $ +# $NetBSD: Makefile,v 1.8 2000/05/27 14:37:13 agc Exp $ # SUBDIR += Xg @@ -10,6 +10,7 @@ SUBDIR += intlfonts SUBDIR += jisx0208fonts SUBDIR += jisx0212fonts + SUBDIR += jisx0213fonts SUBDIR += watanabe_vfont .include "../mk/bsd.pkg.subdir.mk" |