diff options
-rw-r--r-- | fonts/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index 2ccb1a8fc95..d579dffddd5 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.156 2010/06/02 19:02:11 drochner Exp $ +# $NetBSD: Makefile,v 1.157 2010/07/17 03:08:09 obache Exp $ # COMMENT= Fonts @@ -89,6 +89,8 @@ SUBDIR+= gsftopkk SUBDIR+= gucharmap SUBDIR+= inconsolata-ttf SUBDIR+= intlfonts +SUBDIR+= ipaexfont +SUBDIR+= ipafont SUBDIR+= ja-elisat SUBDIR+= ja-elisau SUBDIR+= ja-kaname |