diff options
-rw-r--r-- | fonts/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index 10b3981e1c6..2fac87c3cfa 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2002/11/07 10:41:38 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2002/12/11 20:13:37 jmmv Exp $ # COMMENT= Fonts @@ -36,6 +36,7 @@ SUBDIR+= cyr-rfx-windows_1251 SUBDIR+= cyr-rfx-winlatin_1 SUBDIR+= dbz-ttf SUBDIR+= efont-unicode +SUBDIR+= fontconfig SUBDIR+= freefonts SUBDIR+= geoslab703-ttf SUBDIR+= ghostscript-cidfonts |