diff options
-rw-r--r-- | fonts/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index 3ceb3db3152..3af1bff9a76 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.296 2016/07/09 06:29:50 ryoon Exp $ +# $NetBSD: Makefile,v 1.297 2016/07/17 21:59:59 wiz Exp $ # COMMENT= Fonts @@ -554,6 +554,7 @@ SUBDIR+= tex-jamtimes SUBDIR+= tex-jamtimes-doc SUBDIR+= tex-japanese-otf SUBDIR+= tex-japanese-otf-doc +SUBDIR+= tex-jmn SUBDIR+= tex-junicode SUBDIR+= tex-junicode-doc SUBDIR+= tex-kixfont |