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 ec9150c2565..927b728b9d7 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.95 2006/11/03 16:44:56 joerg Exp $ +# $NetBSD: Makefile,v 1.96 2006/11/03 19:11:59 joerg Exp $ # COMMENT= Fonts @@ -48,6 +48,7 @@ SUBDIR+= dbz-ttf SUBDIR+= dejavu-ttf SUBDIR+= ec-fonts-mftraced SUBDIR+= efont-unicode +SUBDIR+= encodings SUBDIR+= fontconfig SUBDIR+= fontforge SUBDIR+= freefont-ttf |