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 19f6e3ddcc4..3e999b2dd84 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.231 2013/01/29 08:00:25 wiz Exp $ +# $NetBSD: Makefile,v 1.232 2013/02/11 08:56:24 taca Exp $ # COMMENT= Fonts @@ -164,6 +164,7 @@ SUBDIR+= py-TTFQuery SUBDIR+= py-fonttools SUBDIR+= ricty-ttf SUBDIR+= roboto-fonts +SUBDIR+= ruby-afm SUBDIR+= ruby-ttfunk SUBDIR+= sgi-fonts SUBDIR+= sourcecodepro-fonts |