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 cb60d082687..9e0eb4e60b3 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2002/09/24 13:51:21 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2002/09/29 23:16:07 wiz Exp $ # COMMENT= Fonts @@ -63,6 +63,7 @@ SUBDIR+= ms-ttf SUBDIR+= oto SUBDIR+= p5-Font-AFM SUBDIR+= p5-Font-TTF +SUBDIR+= pfaedit SUBDIR+= t1lib SUBDIR+= t1utils SUBDIR+= ttf2pt1 |