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 6e50afa9ed6..ed9f761700a 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2002/07/19 12:43:47 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2002/07/21 19:22:22 wiz Exp $ # COMMENT= Fonts @@ -47,6 +47,7 @@ SUBDIR+= mkfontscale SUBDIR+= monafonts SUBDIR+= mozilla-fonts SUBDIR+= ms-ttf +SUBDIR+= oto SUBDIR+= p5-Font-AFM SUBDIR+= p5-Font-TTF SUBDIR+= t1lib |