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 672b62a0a88..0483e772c22 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.223 2012/07/14 21:18:42 wiz Exp $ +# $NetBSD: Makefile,v 1.224 2012/08/06 14:29:00 ryoon Exp $ # COMMENT= Fonts @@ -160,6 +160,7 @@ SUBDIR+= ricty-ttf SUBDIR+= roboto-fonts SUBDIR+= ruby-ttfunk SUBDIR+= sgi-fonts +SUBDIR+= sourcesans-fonts SUBDIR+= t1lib SUBDIR+= t1utils SUBDIR+= takao-fonts-ttf |